Mean Js stack and Matlab
Mostrar comentarios más antiguos
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 ?
Respuestas (1)
Kojiro Saito
el 23 de Jun. de 2017
0 votos
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.
Categorías
Más información sobre Installation en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!