Unrecognized function or variable 'mapClutter'.
Show older comments
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 Comments
Walter Roberson
on 27 May 2022
This requires Navigation Toolbox R2020b or later
YAAQOB AL-JAMALI
on 9 Jun 2022
Answers (0)
Categories
Find more on Adaptive Control in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!