Problem using coveragePlotter function
Mostrar comentarios más antiguos
I have tried this coding
but there is an error :
Undefined unction or variable "coveragePlotter".
I'm using 2019 version. How to solve this?
Respuestas (1)
Charan Sonole
el 27 de Sept. de 2023
Editada: Charan Sonole
el 27 de Sept. de 2023
0 votos
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
Categorías
Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!