用for的循环结构时使用数组出现问题。
Mostra commenti meno recenti
代码:
for sum= 1:5;
Ft(sum)=Tq*ig(sum)*i0*nt/r;
sum ++;
end
使用版本:matlab r2016a
系统:windows11(64)
问题:

Risposta accettata
Più risposte (0)
Categorie
Scopri di più su 循环及条件语句 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!