Mean Js stack and Matlab
이전 댓글 표시
I am currently developing a website with mean js stack for fingerprint recognition , the implementation of the method of recognition is in Matlab so is there any way to link Matlab production server with mean js ?
답변 (1개)
Kojiro Saito
2017년 6월 23일
0 개 추천
Since MATLAB Production Server has RESTful API, you can call HTTP POST from Mean JS Stack (from front-end of AngularJS or back-end of NodeJS).
This document will help you because it contains an example of JavaScript codes.
카테고리
도움말 센터 및 File Exchange에서 Installation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!