help-octave
[Top][All Lists]
Advanced

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

Re: how to run .m file into octave


From: Doug Stewart
Subject: Re: how to run .m file into octave
Date: Sun, 22 Jul 2012 10:29:55 -0400



On Sun, Jul 22, 2012 at 2:42 AM, dbonneau <address@hidden> wrote:
Hi,

I have test.m file in textpad and would like to run this code into octave.
Could you please tell me how to do that ?
If I just type the code in octave command window, it works but I don't know
how to just run the .m file in textpad.

Thanks d




If the file is called  test.m and if the file is in a path the octave looks at, then just type     test     at the octave prompt. 

To see where octave is looking for your file type    pwd

--
DAS

https://linuxcounter.net/user/206392.html

reply via email to

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