Can you load compiled code from an icon?

Currently when I use the Matlab compiler to make a stand-alone application I have to run the command prompt and type in the function's .exe name in order to run the program. Does anyone know of a way to simplify that, like creating a shortcut or desktop icon that I can click to do the same thing?

 採用された回答

Martijn
Martijn 2011 年 1 月 31 日

0 投票

Yes that should be possible; simply create a new shortcut, on for example your desktop, by:
1. Right-clicking on your desktop and choosing "New" -> "Shortcut" then as target select your MATLAB Compiler Standalone EXE-file.
2. Or, in Windows Explorer drag the MATLAB Compiler Standalone EXE-file to your desktop while holding the ALT-button. This should create a shortcut to the application.

1 件のコメント

BJ
BJ 2011 年 1 月 31 日
So it is. It just takes a little while to load the .exe after it opens the command window. Thanks for the help.

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeApplication Deployment についてさらに検索

質問済み:

BJ
2011 年 1 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by