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 .

1 件のコメント

Jan
Jan 2012 年 10 月 30 日
Which error do you get?

サインインしてコメントする。

 採用された回答

Jan
Jan 2012 年 10 月 30 日

4 投票

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

その他の回答 (1 件)

Sachin Ganjare
Sachin Ganjare 2012 年 10 月 30 日

0 投票

1 件のコメント

MANJUNATH
MANJUNATH 2012 年 10 月 30 日
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 ExchangeReporting and Database Access についてさらに検索

タグ

質問済み:

2012 年 10 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by