Updating from 2020b to 2021a "Undefined function" app designer
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Walter Roberson
2021-8-17
insertText is Computer Vision Toolbox. quantile is Statistics Toolbox. It sounds like you did not install all of the toolboxes when you upgraded.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!