Post Reply 
VC crash?
03-01-2017, 04:42 PM (This post was last modified: 03-01-2017 10:59 PM by compsystems.)
Post: #18
RE: VC crash?
(03-01-2017 04:33 PM)Tim Wessman Wrote:  Yes you can.

You can only from entry-line, and not form list editor, because when you edit it (list editor) says "syntax error"
follow the steps

1: goto CAS HISTORY VIEW
2: L0:={2x+y+2z, 2x+y+2z+w}; [ENTER]
then
3: [Shift]+[7] find L0 [edit] [edit] [ok] syntax error, Why? If it was allowed by the entry line, there must be agreement

currently the list editor does not allow you to create lists with symbolic expressions in the CAS environment (This should be improved)
The list editor not allow en HOME mode create lists with symbolic expressions (ok), except with strings L0:= {"2*x+y+2*z","w+2*x+y+2*z"}

And why from entry line does not allow to create matrices with string symbolics? And for lists yes
from M0, ... M10
M0:=["2x+y+2z","2x+y+2z+w"]; [enter] "Error: Bad argument type" Why?
for >= M10
M11:=["2x+y+2z","2x+y+2z+w"]; [enter] ok


IDEA: To recall variables in each environment

L0; or M0; for HOME MODE
CAS.L0, or CAS.M0 for CAS MODE
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
VC crash? - DrD - 02-19-2017, 04:45 PM
RE: VC crash? - Terje Vallestad - 02-19-2017, 06:56 PM
RE: VC crash? - DrD - 02-19-2017, 07:38 PM
RE: VC crash? - chromos - 02-20-2017, 03:53 AM
RE: VC crash? - DrD - 02-20-2017, 11:24 AM
RE: VC crash? - Arno K - 02-20-2017, 11:39 AM
RE: VC crash? - DrD - 02-20-2017, 12:46 PM
RE: VC crash? - roadrunner - 02-20-2017, 02:11 PM
RE: VC crash? - DrD - 02-20-2017, 02:19 PM
RE: VC crash? - roadrunner - 02-20-2017, 02:54 PM
RE: VC crash? - Han - 02-20-2017, 02:59 PM
RE: VC crash? - Terje Vallestad - 03-01-2017, 06:45 AM
RE: VC crash? - compsystems - 03-01-2017, 02:16 PM
RE: VC crash? - Han - 03-01-2017, 03:06 PM
RE: VC crash? - compsystems - 03-01-2017, 04:02 PM
RE: VC crash? - Tim Wessman - 03-01-2017, 04:33 PM
RE: VC crash? - compsystems - 03-01-2017 04:42 PM
RE: VC crash? - Han - 03-01-2017, 05:24 PM
RE: VC crash? - compsystems - 03-01-2017, 11:28 PM
RE: VC crash? - Tim Wessman - 03-01-2017, 05:54 PM
RE: VC crash? - Han - 03-01-2017, 04:38 PM



User(s) browsing this thread: 1 Guest(s)