how to make Matlab function as restful API

3 views (last 30 days)
em
em on 3 Feb 2015
Commented: Lautaro Parada on 14 May 2020
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.
I found a Matlab exchange file maybe relevant: web server
But I think it is not really a restful service.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!