why does matlab tell me that the "chop" command doesn't exist?
이전 댓글 표시
why does matlab tell me that the chop command doesn't exist?
채택된 답변
추가 답변 (2개)
Walter Roberson
2020년 3월 28일
0 개 추천
MATLAB does not contain any chop() function, unless it is a method for some object that I cannot think of at the moment.
Steven Lord
2020년 3월 28일
0 개 추천
Cleve's original version of MATLAB had a chop command as you can see from the user's guide, but I'm not sure there is such a command in any MathWorks product right now. Did you perhaps want to use Professor Nick Higham's File Exchange submission? If so you'll need to install that add-on -- the easiest way to do that is to use Add-On Explorer.
카테고리
도움말 센터 및 File Exchange에서 Geographic Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!