Call matlab functions from C++ or Java with Home Edition
조회 수: 7 (최근 30일)
이전 댓글 표시
I am currently using R2017b. I'd like to take some research I am doing and hook it up to a web API that will provide it data. I've gotten the feeling that matlab isn't exactly the best platform for hooking things up to live data. So naturally I'd prefer to use Java or C++. I understand that the compilers, matlab coder, and some other features are not provided with the home edition. However, I know sometimes these are just conveniences and there are manual ways to do the same thing.
Is it still possible to call functions written in matlab externally from C++ or Java if I perform the linking and project setup manually? If so, how do I do that?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Java Package Integration에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!