timetable.rmprop
timetable: tt = rmprop (tt, propertyNames)
Remove custom properties from a timetable.
tt = rmprop (tt, propertyNames) removes the
named properties carrying custom metadata from the timetable
tt. propertyNames is a character vector, a cell array of
character vectors, or a string array. A name matching no custom
property is ignored rather than refused.
Source Code: timetable