From: Andrew Martin on
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
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