Post Reply 
CAS programs, order of LOCAL variables?
12-10-2016, 09:47 PM (This post was last modified: 12-10-2016 09:50 PM by Han.)
Post: #3
RE: CAS programs, order of LOCAL variables?
You are missing a semicolon in your code in the LOCAL line. Also, (and it's been a while) but at some point I had concluded that local vars needed their own separate line when declared when I was putting together a replacement program for the SVD command. Also, ensure that the variables don't already exist prior to running your program.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: CAS programs, order of LOCAL variables? - Han - 12-10-2016 09:47 PM



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