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!