How to code these expressions r = r(x1,x2); rcap(x1,x2) = r(x1,x2)+x3*b3;

댓글 수: 2

rcap(x1,x2) = r(x1,x2)+x3*b3;
This is valid code already. What exactly is your problem?
Phanendra Kumar Attada
Phanendra Kumar Attada 2021년 5월 17일
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

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2021년 5월 17일

답변:

2021년 5월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by