istimetable
datatypes: TF = istimetable (X)
True if input is a timetable, false otherwise.
TF = istimetable (X) always returns a logical scalar,
irrespective of the size of X. It is false for a table,
which is not a timetable and is not a superclass of one.
See also: istable, istabular, timetable, table
Source Code: istimetable