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

Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre 循环及条件语句 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!