standalone executable opens with warning for missing directory paths
Show older comments
Hi,
when I use mcc to compile a matlab function, the standalone opens allways with a warning: | Warning: Name is nonexistent or not a directory: /usr/local/bsse/etc/matlab. > In path at 110 > In addpath at 87 > In matlabrc at 239
The path is the location of Matlab in the machine where I created the standalone. What can I do to avoid this behavior?
thanks in advance, Daniel
Accepted Answer
More Answers (0)
Categories
Find more on Standalone Applications 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!