MATLAB API for web
Show older comments
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
Accepted Answer
More Answers (1)
Midhulesh Vellanki
on 26 Sep 2022
Edited: Midhulesh Vellanki
on 26 Sep 2022
0 votes
You could use Restful api. Checkout the documentation at: https://www.mathworks.com/help/mps/restfuljson/restful-api.html
1 Comment
Anas coder
on 19 Oct 2022
Categories
Find more on MATLAB Web App Server in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!