フィルターのクリア

Compiling many m and fig files

3 ビュー (過去 30 日間)
Kelly Kyriakou
Kelly Kyriakou 2015 年 10 月 1 日
編集済み: Kelly Kyriakou 2015 年 10 月 5 日
I have developed a software based on guide of matlab containing 10 windows and each window open by pressing a button. I have 10 'm' files and 10 'fig' files respectively. I want to compile it as a standalone exe. However, on compiler tool,at the first field, it is asked to insert a main file and at another field the required files in order to run my application. At first field I can import only one file. At the other filed I can import as many files as I want. Doing like this leads to an application that runs only the first window. How I should compile it?
Thank you in advance

採用された回答

Jan
Jan 2015 年 10 月 1 日
Create an M-file, which opens the figures.
  10 件のコメント
Walter Roberson
Walter Roberson 2015 年 10 月 4 日
Did you specifically add the other .m and .fig to the list of files to include in the compilation?
Kelly Kyriakou
Kelly Kyriakou 2015 年 10 月 5 日
編集済み: Kelly Kyriakou 2015 年 10 月 5 日
of course I did it, at the following image you can see how I have done it.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by