rhs method returning empty sym

2 次查看(过去 30 天)
I am unable to use the function rhs to extract RHS of symbolic equations
Code written:
syms x; rhs(x==5)
This returns
[ empty sym ]
Is there something that I am missing here?

采纳的回答

madhan ravi
madhan ravi 2020-6-16
编辑:madhan ravi 2020-6-16
Possible reason is that you may have created a variable/file named rhs , please clear it.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Symbolic Math Toolbox 的更多信息

标签

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by