help-octave
[Top][All Lists]
Advanced

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

Re: using strings as arguments to load and save


From: Claudio Belotti
Subject: Re: using strings as arguments to load and save
Date: Fri, 22 Jul 2005 15:44:10 +0200
User-agent: Debian Thunderbird 1.0.2 (X11/20050331)

Robert A. Macy wrote:
> might be a typo there, after visiting the URL, I tried...
>>>save("--ascii",filename,"a");
> to get this error msg...
> warning: save: no such variable 
> but this works...
>>>save("-ascii",filenmane,"a");
> needs a single hyphen. on my version 

Robert,
I agree with you as we can see with

octave:1> help load
octave:2> help save

options are with a single hyphen

I asked for the permission to modify the page ...



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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