Has anyone been able to put their Matlab GUI (.m and .fig files) on a website?
조회 수: 4 (최근 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!