[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Passing comand line args to Octave scripts
From: |
pkohvaei |
Subject: |
Passing comand line args to Octave scripts |
Date: |
Fri, 16 Nov 2012 06:02:06 -0800 (PST) |
Hi everybody,
I try to run a script from octave command prompt in this fashion:
octave > scriptname.m firstarg secondarg
where the first arg is a path name and the second one is a file name and I
get pars error.
If I do the same from windows command line like octave scriptname.m
firstarg secondarg
everything works fine, so any idea??
--
View this message in context:
http://octave.1599824.n4.nabble.com/Passing-comand-line-args-to-Octave-scripts-tp4646721.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Passing comand line args to Octave scripts,
pkohvaei <=