1 Pages (9 items)
Truble with Clear()-procedure - Messages
#1 Posted: 3/23/2020 2:15:47 PM
Hello,
The following input;
does not work as expected. Why?
The following input;
T:=200 K
Clear(T)=1
T=200 K
Clear(T)=1
T=200 K
does not work as expected. Why?
#2 Posted: 3/23/2020 3:51:32 PM
#3 Posted: 3/23/2020 4:15:15 PM
Thank you, but:
T.1:=200 K
Clear(T.1)=1
T.1=200 K
will not work...
T.1:=200 K
Clear(T.1)=1
T.1=200 K
will not work...
#4 Posted: 3/23/2020 4:53:02 PM
WroteThank you, but:
T.1:=200 K
Clear(T.1)=1
T.1=200 K
will not work...
Just reproduce the image posted.
#5 Posted: 3/23/2020 5:00:11 PM
Can you post your .sm file?
Feel free to join the SMath Studio Users Discord Channel: https://discord.gg/PayZpJW
#6 Posted: 3/23/2020 5:49:58 PM
#7 Posted: 3/23/2020 7:14:44 PM
#8 Posted: 3/23/2020 8:42:37 PM
WroteCan you post your .sm file?
YES: needed. 'T' may represent a previous matrix,
or some otherwise argument ... ?
#9 Posted: 3/24/2020 8:41:52 AM
1 Pages (9 items)
-
New Posts
-
No New Posts