フィルターのクリア

Combining multiple .m files and a .fig file into one?

3 ビュー (過去 30 日間)
Christopher Dalldorf
Christopher Dalldorf 2015 年 7 月 21 日
編集済み: Christopher Dalldorf 2015 年 7 月 21 日
I made a gui using guide which relies on some .m files. At this point I have my gui.m file and the gui.fig file that it loads up, and then two separate .m files containing functions that gui.m uses. I understand I could really just copy/paste the separate .m files onto the bottom of gui.m, but I'd rather not as other programs rely upon them also.
My question is if there is some way to combine these .m files with the .fig file into one file I can send to other computers to run? I'm writing this function as part of a research project and other people will be using it and it's a pain to send around all these files and explain that they need to download all four and put them in one folder.
Thanks! Chris

採用された回答

Titus Edelhofer
Titus Edelhofer 2015 年 7 月 21 日
Hi,
on more recent versions there is the tab "APPS" where you can package your code via the button "Package App".
Titus
  1 件のコメント
Christopher Dalldorf
Christopher Dalldorf 2015 年 7 月 21 日
編集済み: Christopher Dalldorf 2015 年 7 月 21 日
Ah, thanks so much! Somehow after about 5 years of using MatLab I have never gone into the apps tab...

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

その他の回答 (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