Home» Data handling» Text Files
Text Files
csvread |
Read numeric data from text file, using comma delimiter |
csvwrite |
Write numeric data to text file, using comma delimiter |
dlmread |
Read numeric data from text file, specifying your own delimiter |
dlmwrite |
Write numeric data to text file, specifying your own delimiter |
textread |
Read data from text file, write to multiple outputs |
textscan |
Read data from text file, convert and write to cell array |