How to embed Matlab code(algorithm) in a website, php or java?

조회 수: 5 (최근 30일)
Tanil
Tanil 2014년 1월 23일
댓글: Tanil 2014년 1월 24일
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!

채택된 답변

Walter Roberson
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.
  댓글 수: 1
Tanil
Tanil 2014년 1월 24일
Thanks, some handy information there.
Unfortunately the scope of a CV style webpage doesn't make it quite feasible to invest in another license. Shame really cos Matlab is one of my favorite bit of kit out there at the moment.

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

추가 답변 (0개)

카테고리

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