Want to put my matlab gui (made from GUIDE) on a website so people can use it?

조회 수: 3 (최근 30일)
A
A 2015년 11월 11일
댓글: Jackie Zheng 2018년 6월 27일
Hi guys,
I have created a simple GUI interface where users input 3 variables into a textbox and hit a 'plot' button which renders a 3d surface of certain equations based on those variables.
I know I can create a .exe of this GUI interface from matlab, but what I would love is to have this or something like this on a website where users can go to "www.3dcalc.org" and be able to use my interface?
Please advise what I should do. Thanks.
[Merged from duplicate question]
Hi guys,
I am desperately trying to find a way to put matlab interface on a website like what is given in the example here:
Is it possible that I can go to www.abcd.com and then be presented with a few inputs, a calculate button, and then on the right side I see a plot based on the inputs?
Thanks!

답변 (1개)

Walter Roberson
Walter Roberson 2015년 11월 11일
You need to read through your license file in detail about this. It is legal to make compiled executables available to the public in such a manner, but if I recall correctly, you need to have compiled on a system that uses a Floating Network License (the most expensive variety of license.)
  댓글 수: 2
Walter Roberson
Walter Roberson 2015년 11월 14일
Yes it is possible. Did you read the license terms to find out whether you can afford to do it?
Jackie Zheng
Jackie Zheng 2018년 6월 27일
Is it possible to go into detail on how to do so?

댓글을 달려면 로그인하십시오.

커뮤니티

더 많은 답변 보기:  원격 교육 커뮤니티

카테고리

Help CenterFile Exchange에서 Platform and License에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by