Matlab process timer
Matlab process timer
(OP)
Hi there
I want to use a method which returns the total time took for a process to finish. If anyone is familiar with Java then I want something like currentTimeMillis() for Matlab. Is any function available or I have to create my own?
Thanks for your time
I want to use a method which returns the total time took for a process to finish. If anyone is familiar with Java then I want something like currentTimeMillis() for Matlab. Is any function available or I have to create my own?
Thanks for your time





RE: Matlab process timer
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
RE: Matlab process timer