Clear Filters
Clear Filters

How to use MATLAB source(function) with node.js app in IBM Bluemix?

3 views (last 30 days)
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
Shubham Srivastava on 15 Feb 2017
Invoking MATLAB functions or compiled standalone from Javascript is allowed through MATLAB web browser only.

Categories

Find more on Get Started with MATLAB Compiler SDK in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!