Filter löschen
Filter löschen

Mupad simplify Invalid argument of type 2

1 Ansicht (letzte 30 Tage)
Hao Sun
Hao Sun am 8 Nov. 2019
Kommentiert: Walter Roberson am 9 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???

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 8 Nov. 2019
OutputType is an option for the MuPAD function Simplify (capital-S) not for the MuPAD function simplify (lower-case S)
  2 Kommentare
Hao Sun
Hao Sun am 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 am 9 Nov. 2019
It has to be Proof not proof -- I ran into this myself last night.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with MuPAD finden Sie in Help Center und File Exchange

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by