Import Explorer for tables
Nota del editor: This file was selected as MATLAB Central Pick of the Week
- select and sort variables
- de/select multiple variables at once with mouse, Ctrl, Shift and using context menu in the Selected Variables Column
- choose data types of the selected variables
- confirm selections and preview
- read data from selected variables into the table array
Citar como
Jan Studnicka (2024). Import Explorer for tables (https://www.mathworks.com/matlabcentral/fileexchange/92468-import-explorer-for-tables), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
4.3 | - Fixed bug preventing to set numerical property inside "Customize Options" dialog. |
||
4.2 | - Clicking on "multiple files / lists" button and selecting only one file now uses datastore instead of readtable. This can be used to read tables with the same format from multiple spreadsheet lists in one Excel file.
|
||
4.1 | Added:
|
||
4.0 | New:
|
||
3.2 | Bug fix:
Improvement:
|
||
3.1 | Bug fix:
|
||
3.0 | - import multiple tabular text files (.csv, .txt) |
||
2.4 | Fixed:
|
||
2.3 | - names checking before reading into the workspace variables
|
||
2.2 | - de/select multiple variables at once with mouse, Ctrl, Shift and using context menu in the Selected Variables Column
|
||
2.1 | - About button
|
||
2.0.1 | - fixed a bug that prevented data import |
||
2.0 | Added:
Improved:
|
||
1.1 | Bug Fixes |
||
1.0 |