How to extract numeric matrix from this file .out

1 visualizzazione (ultimi 30 giorni)
Hi,
I need to extract the numeric matrix from the attached file .out.
Thanks in advances
Sergio

Risposta accettata

Rik
Rik il 31 Ago 2020
Modificato: Rik il 31 Ago 2020
doc readmatrix
see the 'NumHeaderLines' option and the 'Delimiter' option.
  1 Commento
Sergio RUGGIERI
Sergio RUGGIERI il 31 Ago 2020
It works, but I need to specify the format, as well as below:
Matrix=readmatrix(file.out,'FileType','text')
Thanks a lot!
Sergio

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by