dataint
- dataint
- Overview — An overview of the dataINT toolbox.
- DI_read — Imports a data file (comma-separated-value, Excel-xls, text-based) in a matrix variable interactively.
- DI_show — Read and display the first 25 or an arbitrary number of lines of a text data file.
- DI_writedat — Exports numerical data stored in a matrix variable to a text data file interactively.
- Deprecated
- DI_readcsv — DEPRECATED: Imports a CSV file (comma-separated-value) in a matrix variable interactively.
- DI_readxls — DEPRECATED: Imports a binary Excel file (xls) in a matrix variable interactively.
- DI_writecsv — DEPRECATED: Exports numerical data stored in a matrix variable to a CSV file interactively.
- Utilities
- DI_getpath — Returns the path to the current module.