MATLAB Function Reference Previous page   Next Page
disp (timer)

Display information about timer object

Syntax

Description

obj or disp(obj) displays summary information for the timer object, obj.

If obj is an array of timer objects, disp outputs a table of summary information about the timer objects in the array.

In addition to the syntax shown above, you can display summary information for obj by excluding the semicolon when

Examples

The following commands display summary information for timer object t.

This example shows the format of summary information displayed for an array of timer objects.

See Also

timer, get


Previous page  disp (memmapfile) divergence Next page

© 1994-2005 The MathWorks, Inc.