Simplify throws an error message and I don't understand why
Afficher commentaires plus anciens
Hi,
I get the following error message when i am playing around with the Simplify function and I was wondering why?
syms a b c R
A = (a*b + a*R)/(b+R)
Simplify(A, OutputType = "Proof")
Error: The expression to the left of the equals sign is not a valid target for an assignment.
Is this a new function within Matlab 2013b (I am currently using 2013a)? I have the Symbolic Math Toolbox (I did check this).
see also: example 9 on the following page: http://www.mathworks.co.uk/help/symbolic/mupad_ref/simplify1.html
Is there anything I am missing? Thanks in advance
Réponse acceptée
Plus de réponses (1)
Dirk kok
le 12 Sep 2013
0 votes
Catégories
En savoir plus sur Special Values 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!