timetable

Methods

Method Reference: 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.

See also: size, height, width

Source Code: timetable