Effacer les filtres
Effacer les filtres

Mupad simplify Invalid argument of type 2

3 vues (au cours des 30 derniers jours)
Hao Sun
Hao Sun le 8 Nov 2019
Mupad
simplify((( x^3+a*x+b) -(y^3+a*y+b) )^2/(x-y)^4, OutputType="Proof")
Error: Invalid type of argument number 2.
Evaluating: simplify
what is wrong here???

Réponse acceptée

Walter Roberson
Walter Roberson le 8 Nov 2019
OutputType is an option for the MuPAD function Simplify (capital-S) not for the MuPAD function simplify (lower-case S)
  2 commentaires
Hao Sun
Hao Sun le 9 Nov 2019
okay with uppercase S Simplify still gives me the error
Simplify((( x^3+a*x+b) -(y^3+a*y+b) )^2/(x-y)^4, OutputType="proof")
Error: Invalid type of argument number 2.
Evaluating: Simplify
Walter Roberson
Walter Roberson le 9 Nov 2019
It has to be Proof not proof -- I ran into this myself last night.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MuPAD dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by