Unrecognized function or variable 'mapClutter'.

2 views (last 30 days)
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.

Answers (0)

Categories

Find more on Adaptive Control in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!