emptyTable

Creates an empty table with column names as the specified inputs (coma separated strings)
0 Downloads
Updated 15 Nov 2024

View License

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 (2024). emptyTable (https://www.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 Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0