Has anyone been able to put their Matlab GUI (.m and .fig files) on a website?
4 views (last 30 days)
Show older comments
I am desperate to put a simple 'input and output with a generated plot' matlab gui that i made using GUIDE on a webpage so that I can access it online.
Is there a guide or a step-by-step that I can follow to do this? I have looked but there doesn't seem to be any easy way.
Maybe there's a way to convert the .exe to java?
I would appreciate any help. Thanks.
Answers (2)
Image Analyst
on 29 Nov 2015
If you think it's of general interest to the wide MATLAB community, you can post it on the File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/?s_tid=gn_mlc_fx
If it's just for a small group of your friends and coworkers, you should find another method if distribution such as email, a drop box, a shared drive, a web site, or whatever.
Jan
on 29 Nov 2015
Perhaps you mean the web-server? http://www.mathworks.com/products/new_products/webserver_discontinued.html
2 Comments
Image Analyst
on 29 Nov 2015
The replacements were listed on that website. Did you overlook them? Keep reading down the page.
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!