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

Accepted Answer
More Answers (0)
Categories
Find more on 循环及条件语句 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!