Help me with this coding part
1 view (last 30 days)
Show older comments
How to code these expressions r = r(x1,x2); rcap(x1,x2) = r(x1,x2)+x3*b3;
2 Comments
Answers (1)
Nagasai Bharat
on 26 May 2021
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).
0 Comments
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!