Feeds
답변 있음
How do I assign start and stop indices for small segments of a large vector to a struct (vector for each file)?
As it turns out, using curly brackets around {n} and {m} allowed my code to work. I am somewhat new to MatLAB (actually looking...
How do I assign start and stop indices for small segments of a large vector to a struct (vector for each file)?
As it turns out, using curly brackets around {n} and {m} allowed my code to work. I am somewhat new to MatLAB (actually looking...
거의 12년 전 | 0
질문
How do I write a combined cell array/struct to excel in a loop, moving one column over for each iteration?
My variable Cyc(iiFile).Dch{n} encompasses the file number iiFile and the cycle of discharge (n). For simplicity, I called n = ...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
How do I assign start and stop indices for small segments of a large vector to a struct (vector for each file)?
I am trying to sort a vector (voltage) into separate discharge cycles by finding the start and stop indices through logic with t...
거의 12년 전 | 답변 수: 2 | 0
