%%%%%%%%%%%%%%%%%%% class: timespan %%%%%%%%%%%%%%%%%%%% <a href="matlab:help timespan/char">timespan/char</a> - convert a timespan object into a string. <a href="matlab:help timespan/display">timespan/display</a> - overloads display functionality for timespan objects. <a href="matlab:help timespan/eq">timespan/eq</a> - overloads the == operator for timespan objects. <a href="matlab:help timespan/isfield">timespan/isfield</a> - tests if the given field is one of the object properties. <a href="matlab:help timespan/ne">timespan/ne</a> - overloads the ~= operator for timespan objects. <a href="matlab:help timespan/save">timespan/save</a> - a timespan object to file. <a href="matlab:help timespan/set">timespan/set</a> - set timespan properties. <a href="matlab:help timespan/subsref">timespan/subsref</a> - Define field name indexing for timespan objects. <a href="matlab:help timespan/timespan">timespan/timespan</a> - timespan object class constructor. <a href="matlab:help timespan/xml">timespan/xml</a> - convert a time object to an DOM XML object. <a href="matlab:help timespan/xmladd">timespan/xmladd</a> - add a timespan object to the given node of the input XML DOM <a href="matlab:help timespan/xmlparse">timespan/xmlparse</a> - creates a timespan from a timespan xml file.