![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16526871_1570705930522_DEF.jpg)
Noah Varner
Followers: 0 Following: 0
Feeds
提问
Need different constants for ranges in matrix
speed=zeros(12,10080); cases=zeros(12,10080); B=zeros(12,10080); for n=1:12 for r=1:9 if t(r,n)<=0 ...
2 years 前 | 1 个回答 | 0
1
个回答提问
I need my array to hit zero before starting next iteration
I am working on this code, I am no expert at all in MATLAB. I would like for cases1 to reach zero before moving on to the next "...
2 years 前 | 2 个回答 | 0