Name | Description |
---|---|
readTableSize | Read size of table from either .mat or .csv (no headers) |
readTable | Read a table from either .mat or .csv (no headers) |
appendTable | Append a row to a table in either .mat or .csv (no headers) |
writeTable | Write a table to either .mat or .csv (no headers) |
isMATFile | Check if file is .mat |
isCSVFile | Check if file is .mat |