Is it Possible to use actxcontrol on an app designer figure? Like actxcontrol('progid','position',[0 0 200 200],'parent',app.UIAxes).
조회 수: 2 (최근 30일)
이전 댓글 표시
When I used the actxcontrol on app designer then it's always showing me an error.
댓글 수: 0
답변 (1개)
Anshika Chourasia
2022년 2월 23일
Hi Shyamal,
As per my understanding, in Name-Value pair arguments value corresponding to parent should be a handle to a figure instead of UI axes.
Please refer the following documentation links for more information:
I hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!