how to make Matlab function as restful API
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Lautaro Parada
am 14 Mai 2020
You should try to read what the documentaron has to offer. I think this site may help you.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Web Services finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!