Problem using coveragePlotter function
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?
Answers (1)
Charan Sonole
on 27 Sep 2023
Edited: Charan Sonole
on 27 Sep 2023
0 votes
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
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!