Standalone application for Mac

13 vues (au cours des 30 derniers jours)
Maxim
Maxim le 18 Août 2011
Commenté : Walter Roberson le 25 Mai 2023
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?

Réponse acceptée

Martijn
Martijn le 31 Août 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:
  3 commentaires
Harikrishna Rao Mohan Rao
Harikrishna Rao Mohan Rao le 25 Mai 2023
Can you please help me with the updated instructions? The above link does not exist anymore.
My standalone application (.exe) is unable to run on MacOS - it gives the error "MacOS cannot run a windows application"
Walter Roberson
Walter Roberson le 25 Mai 2023
You will need to compile on Mac to be able to deploy the Mac.
The only way you could compile on Windows to deploy to Mac would be if the Mac had something like Parallels installed.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by