How to use MATLAB source(function) with node.js app in IBM Bluemix?
Show older comments
I have developed a mode with Matlab. And I want to call that function form back-end node.js application. The back-end app runs on IBM Bluemix. How can I do this? I am using Windows version of Matlab(2016b & MATLAB Compiler SDK).
Answers (1)
Shubham Srivastava
on 15 Feb 2017
0 votes
Invoking MATLAB functions or compiled standalone from Javascript is allowed through MATLAB web browser only.
Categories
Find more on MATLAB Compiler SDK in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!