Standalone application for Mac

조회 수: 14 (최근 30일)
Maxim
Maxim 2011년 8월 18일
댓글: Walter Roberson 2023년 5월 25일
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?

채택된 답변

Martijn
Martijn 2011년 8월 31일
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
Harikrishna Rao Mohan Rao
Harikrishna Rao Mohan Rao 2023년 5월 25일
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 2023년 5월 25일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by