Feeds
已回答
Can a C++ s-function that uses JNI to interface with a Java class be built into an executable with Simulink Coder?
I answered my own question: yes, Simulink Coder is able to handle the interface with Java. My problem was the call to DestroyJa...
Can a C++ s-function that uses JNI to interface with a Java class be built into an executable with Simulink Coder?
I answered my own question: yes, Simulink Coder is able to handle the interface with Java. My problem was the call to DestroyJa...
10 years 前 | 0
| 已接受
提问
Can a C++ s-function that uses JNI to interface with a Java class be built into an executable with Simulink Coder?
I'm trying to make use of some 3rd party Java classes within a Simulink model. I've created a C++ wrapper to the classes that u...
10 years 前 | 1 个回答 | 0