Re: [Tutor] .txt matrix import

2013-08-07 Thread Dave Angel
Joshua Kim wrote: > Hello, > > This is my first time using Tutor, so I apologize for any fallacies I may be > making; my problem involves opening a .txt file which contains several lines > of descriptive information followed by a tab delimited matrix of numerical > values… I am trying to find

[Tutor] .txt matrix import

2013-08-07 Thread Joshua Kim
Hello, This is my first time using Tutor, so I apologize for any fallacies I may be making; my problem involves opening a .txt file which contains several lines of descriptive information followed by a tab delimited matrix of numerical values… I am trying to find an effective way in which to s