Can I make a professional software using GUI? Or there are other ways to develop a software for PC using matlab?
1 次查看(过去 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!