%%%%%%%%%%%%%%%%%%% class: time %%%%%%%%%%%%%%%%%%%% <a href="matlab:help time/char">time/char</a> - convert a time object into a string. <a href="matlab:help time/display">time/display</a> - overloads display functionality for time objects. <a href="matlab:help time/eq">time/eq</a> - overloads the == operator for time objects. <a href="matlab:help time/format">time/format</a> - Returns the time in the handover format. <a href="matlab:help time/get">time/get</a> - get time properties. <a href="matlab:help time/isfield">time/isfield</a> - tests if the given field is one of the object properties. <a href="matlab:help time/minus">time/minus</a> - overloads - operator for time objects. <a href="matlab:help time/ne">time/ne</a> - overloads the ~= operator for time objects. <a href="matlab:help time/plus">time/plus</a> - overloads - operator for time objects. <a href="matlab:help time/save">time/save</a> - a time object to file. <a href="matlab:help time/set">time/set</a> - set time properties. <a href="matlab:help time/string">time/string</a> - writes a command string that can be used to recreate the input time object. <a href="matlab:help time/subsref">time/subsref</a> - Define field name indexing for time objects. <a href="matlab:help time/time">time/time</a> - time object class constructor. <a href="matlab:help time/xml">time/xml</a> - convert a time object to an DOM XML object. <a href="matlab:help time/xmladd">time/xmladd</a> - add a time object to the given node of the input XML DOM <a href="matlab:help time/xmlparse">time/xmlparse</a> - creates a time from a time xml file.