how to make Matlab function as restful API
3 ビュー (過去 30 日間)
古いコメントを表示
I have a function in Matlab. I want to make it as a restful API, so that I can obtain inputs from Ajax requests, and return outputs in Jason.
But I think it is not really a restful service.
1 件のコメント
Lautaro Parada
2020 年 5 月 14 日
You should try to read what the documentaron has to offer. I think this site may help you.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!