Why is this coming back blank?
Afficher commentaires plus anciens
Im just trying to find the critical points. Why is it coming back blank?Réponse acceptée
Plus de réponses (1)
Image Analyst
le 5 Mai 2020
0 votes
What is blank? Your variable is empty, or nothing got printed out to the command window. You can take the semicolons off if you want to have results go to the command window. Also, as far as I know, diff() wants an actual number for the second argument, like 1 or 2, not some undefined symbolic x, unless there's a different diff for those of you who have the Symbolic Toolbox.
1 commentaire
Walter Roberson
le 5 Mai 2020
diff(expression, symbolic) is differentiation
Catégories
En savoir plus sur Symbolic Math Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!