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

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)

Invoking MATLAB functions or compiled standalone from Javascript is allowed through MATLAB web browser only.

Categories

Asked:

on 7 Feb 2017

Answered:

on 15 Feb 2017

Community Treasure Hunt

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

Start Hunting!