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

Answers (2)

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.

Categories

Find more on App Building in Help Center and File Exchange

Asked:

A
A
on 3 Nov 2015

Answered:

on 3 Nov 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!