Hello, I have not found a forum entry now, so: Is there a possibility to build an Icon perhaps on my Desktop, so my programm in matlab can start with this Icon directly even when matlab is closed? I have a lot of sub-functions and GUIs connected to it and I want the user to directly start the programm. Thanks in advance.

 채택된 답변

Jan
Jan 2018년 11월 6일

0 개 추천

You can create a small batch file, which calls Matlab with the -r switch:
matlab.exe -r yourFunction
Save this script to your desktop.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

질문:

2018년 11월 6일

답변:

Jan
2018년 11월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by