Matlab Compiler Runtime does not start
조회 수: 4 (최근 30일)
이전 댓글 표시
Whenever I call Matlab functions deployed as jar archives from a Java application (Eclipse-Plugin / OSGi-Bundle) I get certain error dialogs when the Matlab Compiler Runtime is supposed to be started:
Warning: Class com/mathworks/jmi/NativeMatlab not found -- unable to register native methods
and
Warning: Failed to set up java output streams
I found some older topics in various boards related to these errors, so this seems to have been a common problem in the past. Unfortunately no one has ever posted a solution to this (at least I haven't found one yet).
Does anyone know about this problem and can help me?
Thanks in advance!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!