Updating from 2020b to 2021a "Undefined function" app designer
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Johan C
am 17 Aug. 2021
Kommentiert: Johan C
am 17 Aug. 2021
I have developed an app in app designer and was recommended to upgrade from 2020b to 2021a for functionality with CurrentObject.
My problem is that my app now gets errors with "Undefined function" so far with “insertText” and “quantile” and maybe others when i get past these.
Is there something wrong with the installation or have these functions been removed?
I can still find the documentation where it looks like it should be available in 2021a, what am I missing?
Best Johan
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 17 Aug. 2021
insertText is Computer Vision Toolbox. quantile is Statistics Toolbox. It sounds like you did not install all of the toolboxes when you upgraded.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!