用for的循环结构时使用数组出现问题。
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
开元显示系统抽查稽核注单异常不给提现怎么办?【微81923899】
le 22 Mai 2023
Réponse apportée : 永利系统审核维护注单延迟未回传导致无法出款怎么办?【微81923899】
le 22 Mai 2023
代码:
for sum= 1:5;
Ft(sum)=Tq*ig(sum)*i0*nt/r;
sum ++;
end
使用版本:matlab r2016a
系统:windows11(64)
问题:

0 commentaires
Réponse acceptée
永利系统审核维护注单延迟未回传导致无法出款怎么办?【微81923899】
le 22 Mai 2023
你这显然对MATLAB基本语法知识都没有概念,直接把c语言之类的语法往MATLAB里生搬硬套,MATLAB不支持++的运算。
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!