why does matlab tell me that the "chop" command doesn't exist?
Show older comments
why does matlab tell me that the chop command doesn't exist?
Accepted Answer
More Answers (2)
Walter Roberson
on 28 Mar 2020
0 votes
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
on 28 Mar 2020
0 votes
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.
Categories
Find more on Introduction to Installation and Licensing 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!