timetable

Methods

Method Reference: timetable.isempty

timetable: TF = isempty (tt)

True for an empty timetable.

TF = isempty (tt) returns true when tt has no rows or no variables, and false otherwise.

See also: size, height, width

Source Code: timetable