help-octave
[Top][All Lists]
Advanced

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

Re: Values of V and abm


From: Ben Abbott
Subject: Re: Values of V and abm
Date: Tue, 10 Jun 2008 07:19:31 -0400


On Jun 10, 2008, at 2:17 AM, asha g wrote:


When I run it as -f cabunbact2oct.m I get the following error:

octave:2> -f cabunbact2oct.m
parse error:

 syntax error

-f cabunbact2oct.m
 without the .m at the end:                 ^
octave:2> -f cabunbact2oct
parse error:

 syntax error

-f cabunbact2oct
                  ^

Maybe I am writing something wrong.
Thanks
AG

The point is moot, but I expect what was intended was to run octave using the "-f" option.

        $ octave -f

and then just run your script

        octave:1> cabunbact2oct

Ben


reply via email to

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