how we calculate simulation time in MATLAB
10 views (last 30 days)
Show older comments
if we use an simulator then somewhere it tell us the simulation time but in MATLAB how we get the simulation time, when we done programming and run it how we achieve that this programming how much time it takes.
1 Comment
Kaustubha Govind
on 28 Mar 2013
Do you mean that you want to measure the time it takes to execute a MATLAB function? Perhaps the tic and toc commands are what you need?
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!