How can I from Windows compile for Unix?
Show older comments
The problem is:
Machine A: Matlab 7.5 Windows XP 32 ( or Matlab 2011a Win7 x64)
Machine B: No Matlab, Ubuntu.
I need to make standalone application on A to do it on B. Help me please, how to do it.
Answers (1)
Aurelien Queffurust
on 7 Jun 2011
0 votes
That is not possible. Standalone are cross-platform dependent which means that if you want to create en executable for Linux, you have to create it under a Linux machine which has MATLAB Compiler installed.
Categories
Find more on Introduction to Installation and Licensing 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!