[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/elmat]
toc
(/tools/hpmatlab/toolbox/matlab/elmat/toc.m)
Function Synopsis
t = toc
Help text
TOC Read the stopwatch timer.
TOC, by itself, prints the elapsed time since TIC was used.
t = TOC; saves the elapsed time in t, instead of printing it out.
See also TIC, ETIME, CLOCK, CPUTIME.
Cross-Reference Information
This function calls
- clock /tools/hpmatlab/toolbox/matlab/elmat/clock.m
- else /tools/hpmatlab/toolbox/matlab/lang/else.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- etime /tools/hpmatlab/toolbox/matlab/elmat/etime.m
- global /tools/hpmatlab/toolbox/matlab/lang/global.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- nargout /tools/hpmatlab/toolbox/matlab/elmat/nargout.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON