Is there an easy way to upload my Matlab GUI interface onto a website?
Mostrar comentarios más antiguos
So that I can use it on the web instead of having it localized to one computer.
Thank you
Respuestas (2)
Peter O
el 3 de Nov. de 2015
0 votos
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
el 3 de Nov. de 2015
0 votos
Categorías
Más información sobre Environment and Settings en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!