MATLAB API for web
古いコメントを表示
Hi |
I'm looking to integrate my web app to MATLAB , beacuse im using MATLAB as server of Deep learning model
The user will put the input through my website , then the inputs will be send to the MATLAB to perfurme the opeartion on the inputs
Could i do that using API ?
thank you
採用された回答
その他の回答 (1 件)
Midhulesh Vellanki
2022 年 9 月 26 日
編集済み: Midhulesh Vellanki
2022 年 9 月 26 日
0 投票
You could use Restful api. Checkout the documentation at: https://www.mathworks.com/help/mps/restfuljson/restful-api.html
カテゴリ
ヘルプ センター および File Exchange で MATLAB Web App Server についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!