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!