help-octave
[Top][All Lists]
Advanced

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

Use a script to pass parameters to and run another script file


From: babelproofreader
Subject: Use a script to pass parameters to and run another script file
Date: Tue, 30 Dec 2008 14:25:15 -0800 (PST)

I have a script file that reads data from a text file, performs some
operations on the data and writes the results out to another text file. This
operation needs to be run many times, each time using a different data text
file and writing the results out to separate "results" text files. Is there
a way in which the above script file can be run from a second script file,
this second script file passing the name of the required data text file to
be read prior to operations, and indicating the text file name that the
results should be saved as?
-- 
View this message in context: 
http://www.nabble.com/Use-a-script-to-pass-parameters-to-and-run-another-script-file-tp21224034p21224034.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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