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

Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 循环及条件语句 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!