Is there an easy way to upload my Matlab GUI interface onto a website?
Afficher commentaires plus anciens
So that I can use it on the web instead of having it localized to one computer.
Thank you
Réponses (2)
Peter O
le 3 Nov 2015
0 votes
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.
Catégories
En savoir plus sur Environment and Settings dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!