Can I make a professional software using GUI? Or there are other ways to develop a software for PC using matlab?
2 ビュー (過去 30 日間)
古いコメントを表示
Can I make a professional software using GUI? Or there are other ways to develop a software for PC using matlab?
1 件のコメント
Walter Roberson
2018 年 11 月 13 日
Depends on what you mean by professional . If you want internationalization and handling of multiple monitors with different display resolutions and you want the user to be able to drag and resize panels and have the graphics reflow ... these things are not easy to do well on matlab .
回答 (1 件)
Melissa Williams
2019 年 5 月 10 日
If you are using R2019a, App Designer offers multiple new features that may be of interest to you
- 2 and 3 column automatically reflowing apps
- Grid Layout managers
- Auto resizing of components when the app both grows and shrinks (new in R2019a)
- Image component
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!