Page 1 sur 1

exeworksheet cmd

Publié : lun. oct. 08, 2018 9:12 pm
par compsystems
Is there a command to execute the worksheet from the beginning? that is, without pressing the menu Edit Execute worksheet or ctrl+f9

Code : Tout sélectionner

1: autosimplify(0):;
2: a + b = c;
3: ans(-1)-a;
4: simplify(ans(-1))
5: exeworksheet();

Re: exeworksheet cmd

Publié : mar. oct. 09, 2018 9:23 am
par parisse
No.
Don't forget that the kernel does not know about the worksheet.