Group Abstract Group Abstract

Message Boards Message Boards

0
|
6.2K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

Importing a matrix from a txt file?

Posted 4 years ago
2 Replies

Thank you. This works fine!

POSTED BY: Jaime de la Mota
Posted 4 years ago

Hi Jamie,

The data is CSV so

data = Import["~/Downloads/listOfUVValuesLite.txt", "CSV"]

Dimensions@data
(* {50, 10} *}
POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard