How to embed Matlab code(algorithm) in a website, php or java?
조회 수: 5 (최근 30일)
이전 댓글 표시
Hi Matlab Community,
Firstly the question should be if it's even possible to incorporate a piece of Matlab code within a website.
If so, how?
I have done research, and found Matlab used to have some web support of some kind. The main purpose of this is to, showcase some Matlab snippets I have done on a CV style webpage.
Assuming it is all possible up to this stage, can the snippet of code interact with javascript, php, java EE or something along those lines to create an enhanced user feature?
Would be interesting to hear feedback,
Thanks in advance!
댓글 수: 0
채택된 답변
Walter Roberson
2014년 1월 23일
편집: Walter Roberson
2014년 1월 23일
Be careful with the license restrictions: if you are using this for a CV style webpage then you probably want it to be accessible by the public; if that is the case then you require a Network license (I think it was) and not just a Node Locked license. Even if the volume is very low. The rules are different if you have to authorize each user ahead of time.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Platform and License에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!