Help me with this coding part

1 次查看(过去 30 天)
How to code these expressions r = r(x1,x2); rcap(x1,x2) = r(x1,x2)+x3*b3;
  2 个评论
Jan
Jan 2021-5-17
rcap(x1,x2) = r(x1,x2)+x3*b3;
This is valid code already. What exactly is your problem?
Phanendra Kumar Attada
symbolic variables, and function body must be sym expression.
Error in sym/subsref (line 909)
R_tilde = builtin('subsref',L_tilde,Idx);
Error in VAM (line 4)
THIS IS THE ERROR ITS DISPLAYING WHEN I RUN THIS

请先登录,再进行评论。

回答(1 个)

Nagasai Bharat
Nagasai Bharat 2021-5-26

类别

Help CenterFile Exchange 中查找有关 Number Theory 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by