Has anyone been able to put their Matlab GUI (.m and .fig files) on a website?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
Antworten (2)
Image Analyst
am 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
am 29 Nov. 2015
Perhaps you mean the web-server? http://www.mathworks.com/products/new_products/webserver_discontinued.html
2 Kommentare
Image Analyst
am 29 Nov. 2015
The replacements were listed on that website. Did you overlook them? Keep reading down the page.
Siehe auch
Kategorien
Mehr zu Graphics Performance finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!