Clear Filters
Clear Filters

matlab compiler

1 view (last 30 days)
Pietro Rossi
Pietro Rossi on 1 Jun 2011
Hi, I use Matlab on a Mac. I like create executable program from my m-files. How can I do this? How can I compile both on Windows and Mac?
Thanks a lot for your answers.
Pietro Rossi

Answers (1)

Laura Proctor
Laura Proctor on 1 Jun 2011
Here's a list of supported compilers for the mac. If you wish to also compile on a Windows machine, you will need to install a supported compiler on that computer. You will not be able to deploy an application from a mac onto a Windows machine.
The magic squares example here is a great place to get started with application deployment.
  10 Comments
Pietro Rossi
Pietro Rossi on 3 Jun 2011
Thank, Tituts ;)
But I don't find JDK, just JDeveloper.. I'm sorry if I don't know enough about this :(
Titus Edelhofer
Titus Edelhofer on 3 Jun 2011
Hi Pietro,
there you are:
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Titus

Sign in to comment.

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!