emptyTable
Version 1.0.0 (1.14 KB) by
Micke Malmström
Creates an empty table with column names as the specified inputs (coma separated strings)
Sometimes you just want to make a table with only the column names and then later fill it with data.
> TBL = emptyTable('ColumnName','ColumnName2')
0×2 empty table
ColumnName ColumnName2
__________ ___________
Cite As
Micke Malmström (2026). emptyTable (https://in.mathworks.com/matlabcentral/fileexchange/175768-emptytable), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2024b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
