Convert array to timetable
converts TT
= array2timetable(X
,'RowTimes',rowTimes)X
and rowTimes
to
a timetable. X
is an M
-by-N
array
and rowTimes
is an M
-by-1
vector
of datetime or duration values. Each column of X
becomes
a variable of TT
. The time values in rowTimes
label
the rows of the timetable. TT
is
an M
-by-N
timetable.
For more information on creating and using timetables, see Timetables.
isvarname
| summary
| table2timetable
| timetable
| Timetable
Properties
| uitable