rhs method returning empty sym

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 个)

类别

帮助中心File 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