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

Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 循环及条件语句 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!