Error while using AppDesigner
이전 댓글 표시
Hi,
I am getting some introduction to App Designer through this tutorial
When I run the program, it gives

I don't think I left out anything. I have also attached the program. What's wrong here?
댓글 수: 5
Adam Danz
2020년 8월 17일
videoinput looks like it's a part of the Image Acquisition Toolbox. To see if you have access to that toolbox run
ver
and see which toolboxes are listed.
Deepayan Bhadra
2020년 8월 17일
Walter Roberson
2020년 8월 17일
What shows up for
license('test', 'Image_Acquisition_Toolbox')
If it shows 1 then you should be okay; if it shows 0 then you do not have a license for the toolbox.
Deepayan Bhadra
2020년 8월 18일
Walter Roberson
2020년 8월 18일
There is a difference between having the toolbox installed, and having it licensed. For individual users, the interactive installer will only allow you to install things you have licensed, but the technical contacts can install nearly anything even without a license.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!