(Desktop)-Icon for starting a Programm

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.

1 件のコメント

Jan
Jan 2018 年 11 月 6 日
Which operating system are you using?

サインインしてコメントする。

 採用された回答

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 ExchangeIntroduction 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