Why does the plotCamera function give a warning message?

3 ビュー (過去 30 日間)
xingxingcui
xingxingcui 2022 年 5 月 31 日
回答済み: Rahul 2025 年 5 月 6 日
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 日
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 件)

カテゴリ

Help Center および File ExchangeMATLAB Support Package for USB Webcams についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by