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.
Show older comments
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.
Answers (1)
KSSV
on 22 Feb 2017
0 votes
There is no inbuilt function matplot2, you have to download from the link where you have read about it.
May be this is it:
Categories
Find more on Downloads in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!