I am getting this error when i run some files: *Undefined function 'matplot2' for input arguments of type 'double'* *Error in Figure4_14 (line 42) matplot2(X,Y,abs(ISAR),20);* Please help me out guys.
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am getting this error when i run some files: Undefined function 'matplot2' for input arguments of type 'double' Error in Figure4_14 (line 42) matplot2(X,Y,abs(ISAR),20); Please help me out guys.
0 Commenti
Risposte (1)
KSSV
il 22 Feb 2017
There is no inbuilt function matplot2, you have to download from the link where you have read about it.
May be this is it:
0 Commenti
Vedere anche
Categorie
Scopri di più su Downloads 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!