Is Geometry.Instruction(n) buggy?
|
02-26-2015, 07:17 AM
Post: #2
|
|||
|
|||
RE: Is Geometry.Instruction(n) buggy?
Possibly... try creating the instruction in sequence (in CAS view).
Assuming that there are no instructions; or simply use DelInstruction to clear it all. Instruction(1,2):="GA"; // name it GA Instruction(1,3):=plotfunc(x^2); // define it to plot x^2 Hit the plot key. Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Is Geometry.Instruction(n) buggy? - Angus - 02-26-2015, 06:41 AM
RE: Is Geometry.Instruction(n) buggy? - Han - 02-26-2015 07:17 AM
RE: Is Geometry.Instruction(n) buggy? - Angus - 02-26-2015, 07:41 AM
|
User(s) browsing this thread: 1 Guest(s)