How to dlmread with different format ?

 Risposta accettata

Walter Roberson
Walter Roberson il 5 Dic 2016
readtable() the file.

2 Commenti

Or, use num2cell on each numeric column, and horzcat() those together with the string columns
RuiQi
RuiQi il 5 Dic 2016
Modificato: RuiQi il 5 Dic 2016
Cool ! readtable() is an awesome function ! Super easy to convert to cell

Accedi per commentare.

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by