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!