matlab compiled as jar using mre is slow

3 views (last 30 days)
I have some matlab code that is compiled into a jar. I install the matlab runtime environment and make calls to the jar and it works, but its extremely slow. Calls that takes seconds in normal matlab are taking minutes when I call the jar. I've evenly tried setting the thread that its running on to max priority but it just doesn't speed up. Any one know why this would be occurring, or what could cause this to happen?

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!