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).
답변 (1개)
Shubham Srivastava
2017년 2월 15일
0 개 추천
Invoking MATLAB functions or compiled standalone from Javascript is allowed through MATLAB web browser only.
카테고리
도움말 센터 및 File Exchange에서 Troubleshooting in MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!