Import Explorer for tables
Editor's Note: 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
Cite As
Jan Studnicka (2024). Import Explorer for tables (https://www.mathworks.com/matlabcentral/fileexchange/92468-import-explorer-for-tables), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
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 |