element(Real1..Real2)
|
03-27-2021, 12:31 PM
(This post was last modified: 03-27-2021 12:49 PM by roadrunner.)
Post: #2
|
|||
|
|||
RE: element(Real1..Real2)
If you want your slider to be labeled GC (for example) copy this:
Instruction():=Instruction()+"GC:= element(0.,1.,0.5); // c(FF000000) v(1) a(t(1) s(3) p(1) b(0) e(1) S(0.1)) " into the CAS command line and press enter. Or you can do it from the plot view with Cmds/Plot/Slider (CMDS/6/9). Or you can type this: element(0,1,0.5) into the symbolic view. I don't think element(0..5) works even though the help says it does. -road |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
element(Real1..Real2) - compaqdrew - 03-27-2021, 12:12 AM
RE: element(Real1..Real2) - roadrunner - 03-27-2021 12:31 PM
|
User(s) browsing this thread: 1 Guest(s)