Deployed MATLAB excel addin cannot find toolbox funtions
2 views (last 30 days)
Show older comments
Amit Varshney
on 10 Jul 2014
Commented: Amit Varshney
on 10 Jul 2014
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?
0 Comments
Accepted Answer
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)
See Also
Categories
Find more on Data Export to MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!