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.
Mostrar comentarios más antiguos
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.
Respuestas (1)
KSSV
el 22 de Feb. de 2017
0 votos
There is no inbuilt function matplot2, you have to download from the link where you have read about it.
May be this is it:
Categorías
Más información sobre Downloads 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!