Help me with this coding part
이전 댓글 표시
How to code these expressions r = r(x1,x2); rcap(x1,x2) = r(x1,x2)+x3*b3;
댓글 수: 2
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
2021년 5월 17일
답변 (1개)
Nagasai Bharat
2021년 5월 26일
0 개 추천
Hi,
I have attached below few related community answer who faced the same issue as yours. The probable reason might be due to the initialization of r(x1, x2).
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!