save rows and columns to a new file
Show older comments
Hey.. I have a file with two columns.
I have to save only those rows in new file for which the 2nd column's numbers are less than 3. How will I do it? Thanks
1 Comment
Import the data, select the required data, save the data:
Answers (0)
Categories
Find more on Shifting and Sorting Matrices 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!