help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Beginner Issues using octave from bash script


From: vinukn
Subject: Re: Beginner Issues using octave from bash script
Date: Tue, 22 Jan 2013 23:12:55 -0800 (PST)

Change octave --silent --eval"runnin('$Title')" to octave --silent
--eval"graphics_toolkit gnuplot;runnin('$Title')" or octave --silent
--eval"graphics_toolkit fltk;runnin('$Title')"

You should install ghostscript,fig2dev,pstoedit.




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Beginner-Issues-using-octave-from-bash-script-tp4648750p4649060.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]