Community Profile

photo

Randal Guendel


Last seen: 3 years ago Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
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...

9 years ago | 0

| accepted

Question


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...

9 years ago | 1 answer | 0

1

answer