Standalone application for Mac
18 views (last 30 days)
Show older comments
I have a standalone application created in Matlab. If I want to run it - I have to open a Terminal, set environmental variables, navigate to a directory with this app and then type "open MyApp.app". But could anyone tell me if it is a possible way to run this app like Finder or Safari - just click them on the Dock?
0 Comments
Accepted Answer
Martijn
on 31 Aug 2011
Yes this is possible since MATLAB Compiler 4.13 (R2010a). You will need to install and configure a preferences pane though; see the following documentation page for details:
More Answers (0)
See Also
Categories
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!