Problem using coveragePlotter function
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Charan Sonole
il 27 Set 2023
Modificato: Charan Sonole
il 27 Set 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 Commenti
Vedere anche
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!