Segmentation fault when calling matlab from Java

7 views (last 30 days)
I am trying to call a few functions I have in matlab from my Java code. I am able to run the basic commands. However, when I try using structs I get a core dump citing libjvm.so to be the problematic frame.
What could be causing the error?

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!