Let user select the columns before saving the text file

3 views (last 30 days)
I have a text file containing some data in multiple rows and columns. How do I get the user to click and select some columns before saving the text file with another name? Then I need to use FPRINTF to create the file with only those columns requested and also need to include the correct column headers as well!
Thanks

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!