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!