Problem using coveragePlotter function
1 visualización (últimos 30 días)
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?
0 comentarios
Respuestas (1)
Charan Sonole
el 27 de Sept. de 2023
Editada: Charan Sonole
el 27 de Sept. de 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 comentarios
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!