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
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!

Translated by