How to split a complex vector(H) into equal parts using for loop ?
Show older comments
vector H is large of dimension 720,i want to access first [1:12] elemnts then next [13:24] elements so on; I want to get access to all this subvectors.
Accepted Answer
More Answers (0)
Categories
Find more on Language Fundamentals 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!