help-octave
[Top][All Lists]
Advanced

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

Re: pass file name argoments to octave-gui.exe for edit .m files.


From: Sebastian Schöps
Subject: Re: pass file name argoments to octave-gui.exe for edit .m files.
Date: Thu, 29 May 2014 01:44:10 -0700 (PDT)

I have used a simple work around for my Mac AppBundle by using something
like: octave --force-gui --persist --eval "edit 'filename'". That should do
the same trick on windows, however the quotation marks my need proper
escaping but I don't know how to do it on windows.


Mike Miller wrote
> Hi, if I understand you are asking for a way to launch Octave with the
> path to an m-file and have it open the file in Octave's built-in
> editor. There is currently no way to do that. You might be able to
> write an m-file that would take the name of another m-file and pass it
> to the editor.





--
View this message in context: 
http://octave.1599824.n4.nabble.com/pass-file-name-argoments-to-octave-gui-exe-for-edit-m-files-tp4664357p4664364.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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