Automatically assign values to intervals of imported CSV data
Show older comments
I am trying to assign values to CSV data, and I need to assign "coordinates" to data while keeping it in single vector. For example, for 100 points taken within a 10x10 grid the data would read (1,1); (2,1).......(10,1); (2,1)....(2,10)....(10,10) where the number and spacing of the measurements is input by the user.
Any suggestions would be a huge help Thanks!
2 Comments
Jan
on 24 Oct 2014
I do not understand the question.
Siddharth Sundar
on 27 Oct 2014
It might be more helpful if you were to elaborate on your question. Could you give us some sample input and expected output to work with?
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!