Deployed MATLAB excel addin cannot find toolbox funtions

1 view (last 30 days)
I have created an excel addin using MATLAB builder EX (Release 2014a). However, the deployed application fails at runtime with the error that it could not find built-in toolbox functions such as ppmak, optimoptions etc. Functions that are part of standard MATLAB installation like mean, isnan etc work fine. Also, user defined functions and classes work fine. Could anyone share any insights on this issue?

Accepted Answer

Friedrich
Friedrich on 10 Jul 2014
Hi,
I guess you run into http://www.mathworks.com/support/bugreports/1059029 Apply the patch, recompile and try again.

More Answers (0)

Categories

Find more on Data Export to MATLAB 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!