How to ask matlab to run a file?

1 回表示 (過去 30 日間)
Leonardo Wayne
Leonardo Wayne 2016 年 3 月 14 日
回答済み: Image Analyst 2016 年 3 月 14 日
I have a .iqy file I would like to run(execute) from m-file. How can I do that?

回答 (1 件)

Image Analyst
Image Analyst 2016 年 3 月 14 日
Try the system() function. Or you can use ! followed by the program name on the command line. With Windows, you can use winopen().

カテゴリ

Help Center および File ExchangeFile Operations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by