dataINT >> 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. Combined functionality of DI_readcsv() and DI_readxls().
- DI_readcsv — Imports a CSV file (comma-separated-value) in a matrix variable interactively
- DI_readxls — Imports a binary Excel file (xls) in a matrix variable interactively
- DI_writecsv — Exports numerical data stored in a matrix variable to a CSV file interactively
- Utilities
- DI_getpath — Returns the path to the current module.