Deployed MATLAB excel addin cannot find toolbox funtions
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Amit Varshney
am 10 Jul. 2014
Kommentiert: Amit Varshney
am 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 Kommentare
Akzeptierte Antwort
Friedrich
am 10 Jul. 2014
Hi,
I guess you run into http://www.mathworks.com/support/bugreports/1059029 Apply the patch, recompile and try again.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Export to MATLAB finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!