Text files -read and write matrices and arrays

- - -
readmatrix Read a matrix from a file
writematrix Write matrix to file
readcell Read a cell array from a file
writecell Write a cell array to a file
readvars Read variables from a file
textscan Read formatted data from a text file or string
type Display file content
fileread Read file content in text format
readlines Read lines of a file as an array of strings
writelines Write text to file
Comments