How to call matlab function from php or javascript script ?
이전 댓글 표시
Hi, I am looking to launch a matlab function by a "simple" click on a local webpage. I tried using php executing matlab but it seems not working. Is there any solution i can try ?
Cheers, Arnaud
답변 (1개)
Sudhanshu Bhatt
2016년 7월 22일
0 개 추천
Hi Arnaud,
One possible way is to deploy your application on MATLAB Production Server and have Client programs call the server.
Information on how to do Client side programming to talk to MPS can be found here: Client Programming for MPS
Hope this helps.
Thanks
Sudhanshu Bhatt
카테고리
도움말 센터 및 File Exchange에서 Java Client Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!