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
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에 대해 자세히 알아보기

질문:

2017년 3월 19일

답변:

2017년 6월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by