Demonstration program for using CAS with PPL
|
01-21-2014, 05:05 AM
(This post was last modified: 01-21-2014 05:05 AM by Han.)
Post: #4
|
|||
|
|||
RE: Demonstration program for using CAS with PPL
Oh, I misunderstood the use of m0, then. I thought it was just a temporary result, so I took it to the extreme and made everything local variables. :-)
I adjusted the code to enable users to save the matrix as any CAS variable in the main program, or they can choose to also not save the result (by pressing [Esc]). Beam2_Solve() will still work whether or not the parameter 'matrix' is a string. I suppose it still has a minor drawback in that now you have to also specify which matrix to use when doing repeated calls. Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Demonstration program for using CAS with PPL - Michael de Estrada - 12-18-2013, 05:46 PM
RE: Demonstration program for using CAS with PPL - Han - 01-18-2014, 01:46 AM
RE: Demonstration program for using CAS with PPL - Michael de Estrada - 01-19-2014, 06:00 PM
RE: Demonstration program for using CAS with PPL - Han - 01-21-2014 05:05 AM
RE: Demonstration program for using CAS with PPL - Michael de Estrada - 01-21-2014, 02:48 PM
RE: Demonstration program for using CAS with PPL - Han - 01-21-2014, 04:38 PM
RE: Demonstration program for using CAS with PPL - Michael de Estrada - 01-21-2014, 04:42 PM
RE: Demonstration program for using CAS with PPL - Han - 01-21-2014, 09:04 PM
RE: Demonstration program for using CAS with PPL - Michael de Estrada - 01-21-2014, 05:03 PM
|
User(s) browsing this thread: 1 Guest(s)