Matlab: How to profile inefficient lines of code with running count visualisation?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I need to find lines that are executed most. For example, Eclipse has a plugin at least for Java that shows the line counts. Does this kind of plugin or tool exist with Matlab?
P.s. I asked the same question in SO: I don't know yet which place is better for Matlab-style questions -- anyway I will close one when other solved and then redirect -- sorry about cross-posting but this is important thing in profiling.
0 Commenti
Risposta accettata
David Barry
il 20 Mag 2013
No it's there in 2012a but just hidden away. You will be able to use the commands in the link above.
2 Commenti
Più risposte (1)
David Barry
il 20 Mag 2013
You should lookup the MATLAB Profiler. This is easily accessible through the toolbar in 2012b onwards (run and time is one way).
Vedere anche
Categorie
Scopri di più su Entering Commands in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!