Programming with other Software

1 view (last 30 days)
Ankit
Ankit on 1 Mar 2014
Answered: Walter Roberson on 1 Mar 2014
Is there a way to program using the MATLAB lanaguage other than using the MATLAB software, such as eclipse of jgrasp? I wasn't sure if this was possible but before I actually buy the MATLAB software, I was wondering if it was possible to program in MATLAB without purchasing the MATLAB software.

Answers (1)

Walter Roberson
Walter Roberson on 1 Mar 2014
You can use any text editor to create the software. Some editors have MATLAB syntax highlighting built in. I seem to recall that some people are using Eclipse to interface to MATLAB, but I never looked into how they did that.
You can also download the open source "Octave" package which is designed to be very MATLAB-like.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!