Variable definition
Show older comments
It is assumed there are 20000 values in a row.(as csv file)
I use "load" command, I can define new variable include all data. But I want to define variables that using partially data.
For example, data from No.1 to No.100 as variable "val_1", and data from No.101 to 200 as variable "val_2", .....and data from No.19901 to No.20000 as "val_200".
Can you tell me how to write the MATLAB code? Thank you.
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!