Problem using coveragePlotter function
1 view (last 30 days)
Show older comments
I have tried this coding
but there is an error :
Undefined unction or variable "coveragePlotter".
I'm using 2019 version. How to solve this?
0 Comments
Answers (1)
Charan Sonole
on 27 Sep 2023
Edited: Charan Sonole
on 27 Sep 2023
Hi,
The "coveragePlotter" funtion was intoduced in MATLAB R2021a. To use this function kindly run the above code in Matlab version R2021a or higher version.
Kindly refer the below documention link to read more on "coveragePlotter" function
0 Comments
See Also
Categories
Find more on Get Started with MATLAB 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!