How to read a text file and construct a matrix
Mostra commenti meno recenti
Hi all,
I'd like to ask your help for a task I need to do.
I'm trying to read a text file with format as in the picture

and then create a matrix with 4 columns like the following

Please any advice-suggestion would be very welcome.
Cheers,
Dimi
3 Commenti
Jan
il 17 Nov 2016
Matlab's matrices cannot contain numeric and string elements. Do you want a cell array? What have you tried so far? Which problems occurred?
Dimitrios Anagnostakis
il 17 Nov 2016
Dimitrios Anagnostakis
il 17 Nov 2016
Modificato: Dimitrios Anagnostakis
il 17 Nov 2016
Risposte (0)
Categorie
Scopri di più su Data Import and Export in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

