How to embed Matlab code(algorithm) in a website, php or java?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Tanil
el 23 de En. de 2014
Comentada: Tanil
el 24 de En. de 2014
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 comentarios
Respuesta aceptada
Walter Roberson
el 23 de En. de 2014
Editada: Walter Roberson
el 23 de En. de 2014
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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Platform and License en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!