help-octave
[Top][All Lists]
Advanced

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

Re: Question about how to run octave from MS-DOS window


From: Michael Goffioul
Subject: Re: Question about how to run octave from MS-DOS window
Date: Sat, 6 Sep 2008 11:49:59 +0200

On Fri, Sep 5, 2008 at 5:55 PM, Heidy Beatriz Mejia del Puerto
<address@hidden> wrote:
> The syntax I have used is:
>
> C:\Program Files\Octave\bin>octave (Unload_general)   in this test I put my
> file Unload_general in c:\Program Files\Bin
>
> C:\Program Files\Octave\bin>octave (c:\Program Files\Unload_general)
>
> C:\Program Files\Octave\bin>octave (c:\Program Files\Unload_general.m)
>
> C:\Program Files\Octave\bin>octave c:\Program Files\Unload_general.m
>
> C:\Program Files\Octave\bin>octave Unload_general.m

Can you try to enclose the m-file within double quotes?

Michael.


reply via email to

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