MATLAB API for web
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Midhulesh Vellanki
el 26 de Sept. de 2022
Editada: Midhulesh Vellanki
el 26 de Sept. de 2022
0 votos
You could use Restful api. Checkout the documentation at: https://www.mathworks.com/help/mps/restfuljson/restful-api.html
1 comentario
Anas coder
el 19 de Oct. de 2022
Categorías
Más información sobre MATLAB Web App Server en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!