how to use profiler view

i want see the process timing and how much the program is taking to execute at all stages , so i tried using profiler view and if i give the whole programm in the space prvided to writ the program i am getting so error ,
so how to use profiler view and what are its significance .

 Respuesta aceptada

Jan
Jan el 30 de Oct. de 2012

4 votos

I prefer the old style:
profile on
<run your program>
profile report
profile off

Más respuestas (1)

Sachin Ganjare
Sachin Ganjare el 30 de Oct. de 2012

0 votos

1 comentario

MANJUNATH
MANJUNATH el 30 de Oct. de 2012
thanks
in profiler gui i was entering the code , now i got to knw that i should write name of that m file .
thanks again

Iniciar sesión para comentar.

Categorías

Más información sobre Reporting and Database Access en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 30 de Oct. de 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by