Help me with this coding part
Mostra commenti meno recenti
How to code these expressions r = r(x1,x2); rcap(x1,x2) = r(x1,x2)+x3*b3;
2 Commenti
Jan
il 17 Mag 2021
rcap(x1,x2) = r(x1,x2)+x3*b3;
This is valid code already. What exactly is your problem?
Phanendra Kumar Attada
il 17 Mag 2021
Risposte (1)
Nagasai Bharat
il 26 Mag 2021
0 voti
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).
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!