Is there an easy way to upload my Matlab GUI interface onto a website?
이전 댓글 표시
So that I can use it on the web instead of having it localized to one computer.
Thank you
답변 (2개)
Peter O
2015년 11월 3일
0 개 추천
Nothing that I'm aware of. The MATLAB mobile application (<http://www.mathworks.com/mobile/features.html>) does not support GUI applications at this time, but you could run the back-end code there if you used a processing script to upload your data/configuration, and there is some basic plotting type support with figures.
Walter Roberson
2015년 11월 3일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!