Has anyone been able to put their Matlab GUI (.m and .fig files) on a website?
1 回表示 (過去 30 日間)
古いコメントを表示
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.
回答 (2 件)
Image Analyst
2015 年 11 月 29 日
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
2015 年 11 月 29 日
Perhaps you mean the web-server? http://www.mathworks.com/products/new_products/webserver_discontinued.html
2 件のコメント
Image Analyst
2015 年 11 月 29 日
The replacements were listed on that website. Did you overlook them? Keep reading down the page.
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!