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.
显示 更早的评论
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.
回答(1 个)
KSSV
2017-2-22
0 个投票
There is no inbuilt function matplot2, you have to download from the link where you have read about it.
May be this is it:
类别
在 帮助中心 和 File Exchange 中查找有关 Downloads 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!