Filter löschen
Filter löschen

Tables automatic import from txt

2 Ansichten (letzte 30 Tage)
Ludovico Soldati
Ludovico Soldati am 23 Nov. 2018
Beantwortet: madhan ravi am 23 Nov. 2018
Hi everyone,
I have a file .txt with several tables (written like columns of numbers separated by spaces) and phrases that separate them and the tables have different dimensions. I need to import them separately in Matlab using a script that reads the .txt file and automatically recognize the tables and import them, or that imports everything and then automatically recognizes the matrixes I need.
Someone knows how can I do it?

Akzeptierte Antwort

madhan ravi
madhan ravi am 23 Nov. 2018
use readtable() to read the text file

Weitere Antworten (0)

Kategorien

Mehr zu Tables finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by