Hello,
I recently tried to use plotdf from the command-line, to no avail.
It appears that plotdf assumes it is running from within xmaxima. Is
there a way to make it run from the cli?
I have no problems running from within xmaxima.
Leo
------------
(%i2) load(plotdf);
(%o2)
"/home/lbutler/maxima/maxima-5.18.1-gcl/share/dynamics/plotdf.lisp"
(%i3) plotdf([w,-g*sin(a)/l - b*w/m/l], [a,w],
[parameters,"g=9.8,l=0.5,m=0.3,b=0.05"],
[trajectory_at,1.05,-9],[tstep,0.01],
[a,-10,2], [w,-14,14], [direction,forward],
[nsteps,300], [sliders,"m=0.1:1"],
[versus_t,1])$
sh: /home/lbutler/maxima/maxima-5.18.1-gcl/bin/xmaxima: No such file or
directory
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.