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!