|
|
Properties | Description |
---|---|
|
Properties | Description |
---|---|
format_str |
|
format_nr |
|
default_matlab_str |
|
default_matlab_nr |
|
default_java_str |
|
Methods | Description |
---|---|
TIMEFORMAT timeformat object class constructor. |
Methods | Description |
---|---|
GET get timeformat properties. |
|
ISFIELD tests if the given field is one of the object properties. |
|
ISVALID tests if the given timeformat has all the correct fields of the correct type. |
|
SET set timeformat properties. |
Methods | Description |
---|---|
SUBSASGN define index assignment for timeformat properties. |
|
SUBSREF Define field name indexing for timeformat objects. |
Methods | Description |
---|---|
CHAR convert a timeformat object into a string. |
|
DISPLAY overloads display functionality for timeformat objects. |
|
SAVE a timeformat object to file. |
|
STRING writes a command string that can be used to recreate the input timeformat object. |