Why does the plotCamera function give a warning message?

When I use this absolute pose to plot the camera position, the following warning message appears, I don't quite understand how to deal with it?
load temp.mat
plotCamera('AbsolutePose',cameraAbsolutePose, 'Size', 1);
Warning: The new value for the Matrix property may cause rendering problems.

 채택된 답변

Rahul
Rahul 2025년 5월 6일

0 개 추천

I tried reproducing the warning message at my end on MATLAB R2022a and was able to do so. After trying the same process in recent MATLAb versions I experienced that this warning message has been disabled from MATLAB version R2023b.
Hence you can try upgrading your MATLAB version to a more recent release to resolve this issue.
Thanks.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Support Package for USB Webcams에 대해 자세히 알아보기

제품

릴리스

R2022a

질문:

2022년 5월 31일

답변:

2025년 5월 6일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by