How to use MATLAB source(function) with node.js app in IBM Bluemix?
조회 수: 3 (최근 30일)
이전 댓글 표시
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).
댓글 수: 0
답변 (1개)
Shubham Srivastava
2017년 2월 15일
Invoking MATLAB functions or compiled standalone from Javascript is allowed through MATLAB web browser only.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!