How to call matlab function from php or javascript script ?

7 次查看(过去 30 天)
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
Sudhanshu Bhatt 2016-7-22
Hi Arnaud,
One possible way is to deploy your application on MATLAB Production Server and have Client programs call the server.
More information on MATLAB Production Server can be found here: MPS Documentation
Information on how to do Client side programming to talk to MPS can be found here: Client Programming for MPS
Getting started with MATLAB Production Server: Getting Started with MATLAB Productions Server
General Information on MPS: MPS General Info
Hope this helps.
Thanks
Sudhanshu Bhatt

类别

Help CenterFile Exchange 中查找有关 Deployable Archive Creation 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by