timetable.numel
timetable: N = numel (tt)
Number of elements in timetable.
N = numel (tt) returns the number of rows times the number of variables in tt.
N = numel (tt)
See also: size, height, width
Source Code: timetable