How to run a m file without showing command window?

I know how to run matlab functions and scripts without showing splash screen and desktop. for example in cmd.exe:
cd myTestFolder
matlab -nosplash -nodesktop -wait -r "myFunc"
now i need to somehow run a function (a GUI) without even showing command window. is there any command, trick or argument for such task?

回答 (1 件)

カテゴリ

ヘルプ センター および File ExchangeStartup and Shutdown についてさらに検索

タグ

質問済み:

2015 年 8 月 30 日

回答済み:

2015 年 8 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by