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!