Hi , i'm matlab beginner and i have a problem
Show older comments
I'm analyzing data from a text file that's not seperated with comma or a space, so matlab is seeing data as one colum with different lines, but i want to treat as a matrix
Exemple :
adsdqd
matlab see this as a matrix(1,1) but i want to see it as a matrix (1,6) thank you for your help :)
4 Comments
Walter Roberson
on 8 Mar 2018
How are you doing the reading?
Skander Marouani
on 8 Mar 2018
Stephen23
on 8 Mar 2018
fileread
Answers (0)
Categories
Find more on Text Files in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!