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 Exchange에서 Application 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