Prev: Matrices in MAtlab
Next: MCR_Cache
From: Andrew Martin on 24 Mar 2010 10:27 I am currently running a simulation for which I would like to calculate the time it takes to completion. Is there any possible way to do this in simulink?
From: James Allison on 24 Mar 2010 15:31 From the MATLAB command line: tic;sim(modelname);toc -James Andrew Martin wrote: > I am currently running a simulation for which I would like to calculate > the time it takes to completion. > > Is there any possible way to do this in simulink?
|
Pages: 1 Prev: Matrices in MAtlab Next: MCR_Cache |