help-octave
[Top][All Lists]
Advanced

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

Re: Passing parametes to a script file from inside Octave


From: Daniel Arteaga
Subject: Re: Passing parametes to a script file from inside Octave
Date: Mon, 04 Oct 2010 11:36:20 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; ca-ES; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

Thank you all for your suggestions!

* Simply defining variable (shared namespace)
* Storing variable on the disk
* Calling script as system(string)

I think the first one will be the one that suits better my problem.

Daniel



reply via email to

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