|
From: | Nicholas Jankowski |
Subject: | Re: using system() command for batch processing in octave |
Date: | Fri, 24 Mar 2017 11:36:31 -0400 |
Hello I'm new to Octave and was wondering if it is possible to do batch processing,
wonderful would be something like
first run
system(command -opt1 -in -out1)
second run
system(command -opt2 -in -out2)
doesn't work for me!
Why?
[Prev in Thread] | Current Thread | [Next in Thread] |