How can i enter parameters in a dialog box and insert them in a GUI?
2 ビュー (過去 30 日間)
古いコメントを表示
can i use inputdlg or does it get more complicated?
1 件のコメント
Adam
2017 年 2 月 9 日
It depends what you want to do, you haven't given enough information. You can enter parameters in an inputdlg and then they will end up in whatever workspace you called it from. Inserting them in a GUI is a different matter. Why would you use a dialog box first followed by a GUI rather than just let people enter parameters directly into the GUI?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Software Development Tools についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!