Drexel dragonThe Math ForumDonate to the Math Forum



Search All of the Math Forum:

Views expressed in these public forums are not endorsed by Drexel University or The Math Forum.


Math Forum » Discussions » Software » comp.soft-sys.matlab

Topic: Separating the number of columns in a data file
Replies: 4   Last Post: Jun 25, 2012 12:24 PM

Advanced Search

Back to Topic List Back to Topic List Jump to Tree View Jump to Tree View   Messages: [ Previous | Next ]
Ellen

Posts: 7
Registered: 6/15/12
Separating the number of columns in a data file
Posted: Jun 15, 2012 1:32 PM
  Click to see the message monospaced in plain text Plain Text   Click to reply to this topic Reply

I have a fairly large data file, and I know the number of columns. I used import data to bring it in as a variable, however I need the columns separated into individual matrices. I saw I could do this in an old version of matlab with

[col1, col2, coln]=textread('file');

How would I replicate this sort of outcome in the newer matlab?



Point your RSS reader here for a feed of the latest messages in this topic.

[Privacy Policy] [Terms of Use]

© Drexel University 1994-2013. All Rights Reserved.
The Math Forum is a research and educational enterprise of the Drexel University School of Education.