Alternative to rhs function
Mostrar comentarios más antiguos
Good dusk,
I have a symbolic equation and I want to assign the rhs of it to a variable (this rhs will be a number, but I do not know it a priori), but as I am using matlab R2016b I do not have the rhs function at my disposal.
var = rhs(eqn)
The above line is what I want to do.
What could be a way to do this in my current version?
Best regards.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Resizing and Reshaping Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!