help-octave
[Top][All Lists]
Advanced

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

Re: how to load m file in window (not in linux)


From: Penfold
Subject: Re: how to load m file in window (not in linux)
Date: Wed, 14 Dec 2011 05:29:16 -0800 (PST)

At the Octave prompt type:

cd 'c:\mydir\'

To change to your working directory (type pwd to see the current working
directory) then type:

edit cramer.m

The file will be created if it does not already exist, then opened in
Notepad++ which should have been installed as part of your Octave
installation.

--
View this message in context: 
http://octave.1599824.n4.nabble.com/how-to-load-m-file-in-window-not-in-linux-tp4194228p4194941.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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