Import Explorer for tables
Nota dell'editore: 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
Cita come
Jan Studnicka (2024). Import Explorer for tables (https://www.mathworks.com/matlabcentral/fileexchange/92468-import-explorer-for-tables), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
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 |