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 .

 采纳的回答

Jan
Jan 2012-10-30
I prefer the old style:
profile on
<run your program>
profile report
profile off

更多回答(1 个)

Sachin Ganjare
Sachin Ganjare 2012-10-30

0 个投票

1 个评论

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

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Reporting and Database Access 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by