Clear Filters
Clear Filters

Compiled code can't find the Matlab runtime

1 view (last 30 days)
I have an exe I just compiled with 2015b, but it complains about finding the runtime. First, I thought the runtimes were included with the matlab install. Never the less I downloaded the runtime and rebooted, but still receive the following when running the exe from a bat file, what am I doing wrong?

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 22 Jul 2016
  4 Comments
Jeff
Jeff on 22 Jul 2016
Both paths appear with !path, I'm confused
Jeff
Jeff on 22 Jul 2016
I find I can run a simple compiled file just fine.
Is it possible that utilizing a custom class with a packaged folder subfolder structure is a problem? I looked in the docs, but couldn't find any reference in 2015b to not allowing custom classes.

Sign in to comment.

More Answers (0)

Categories

Find more on C Shared Library Integration in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!