help-octave
[Top][All Lists]
Advanced

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

Re: Octave 3.8.0 and PHP


From: vinukn
Subject: Re: Octave 3.8.0 and PHP
Date: Wed, 29 Jan 2014 17:57:45 -0800 (PST)

Try
 octave -qf --persist --path script_path --eval("myscript()") 
instead 
octave -qf --persist --path script_path --eval("myscript.m")
or
octave -qf --persist --path script_path --eval("run('myscript.m')")



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-3-8-0-and-PHP-tp4661495p4661515.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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