Unrecognized function or variable 'mapClutter'.
이전 댓글 표시
I am trying to use the built-in MATLAB function "mapClutter" but when i run the example code
map = mapClutter(10,{'Box','Plus','Circle'},'MapSize',[50 30],'MapResolution',5);
an error message returns.
댓글 수: 2
Walter Roberson
2022년 5월 27일
This requires Navigation Toolbox R2020b or later
YAAQOB AL-JAMALI
2022년 6월 9일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Adaptive Control에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!