how to make Matlab function as restful API
조회 수: 3 (최근 30일)
이전 댓글 표시
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
Lautaro Parada
2020년 5월 14일
You should try to read what the documentaron has to offer. I think this site may help you.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Web Services에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!