why does matlab tell me that the "chop" command doesn't exist?
Afficher commentaires plus anciens
why does matlab tell me that the chop command doesn't exist?
Réponse acceptée
Plus de réponses (2)
Walter Roberson
le 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
le 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.
Catégories
En savoir plus sur Geographic Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!