help-octave
[Top][All Lists]
Advanced

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

Advice on getting started converting MATLAB to Octave


From: Jeffrey
Subject: Advice on getting started converting MATLAB to Octave
Date: Thu, 30 May 2013 09:38:52 -0700 (PDT)

I have a lot of MATLAB code in .m files for my thesis. I will need to convert this to run on Octave on a cluster and would like a little advice please.

Is there an IDE, or similar, which allows you to step through code and let you view the value of variables in memory?

Since I think the answer to the above is "no", what are good editors to use for Octave code? I know how to use emacs, but it did not highlight .m files very well, so I'm wondering if there is a better editor, or a simple way to use emacs to highlight Octave code.

How do you duplicate some of the features of an IDE? I know about adding print statements to my code, but I wonder if you have any other good tips which will help me.

Thanks,
Jeff


View this message in context: Advice on getting started converting MATLAB to Octave
Sent from the Octave - General mailing list archive at Nabble.com.

reply via email to

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