Amit Pandey
Followers: 0 Following: 0
Feeds
提问
need loop to run the below code
i have below data - time vector (sec), time = [1;2;3;4;5;6;.....;n]; (nx1) enable vector, enbl =[0;0;0;1;1;1;1;1;1;1;0;0...
5 years 前 | 0 个回答 | 0
0
个回答提问
extract values from a vector for 5 secs every time
i have 2 vectors. Time (sec) = [1 2 3 4 5 6 7 ...... 1000] and Alarm_active =[0 0 1 1 1 1 0 0 0 1 1 1 0..etc]. basically when A...
6 years 前 | 2 个回答 | 0
2
个回答提问
How to name a figure file with filename in for loop
i have multiple files in a folder and i want to save each figure with the filename.fig within a for loop. my mat file name are ...
6 years 前 | 3 个回答 | 0
3
个回答提问
How to use for loop for below
i have 3 vectors. 1st is time(12000,1). 2nd is A(12000,1), which is either 0 or 1 throughout time randomly. third is B(12000,1),...
7 years 前 | 1 个回答 | 0