Is "profile_slrt()" removed from MATLAB?

2 ビュー (過去 30 日間)
Shishir Patel
Shishir Patel 2016 年 8 月 19 日
編集済み: Paul Calamia 2016 年 11 月 8 日
I need to profile the execution of real-time application running on single-core target. For that, I tried to use "profile_slrt()" from MATLAB, as shown here . See the plot of time allotted to each task per base sample time, in 'Examples' section. I am looking for something similar to this plot result.
MATLAB returns "Undefined function or variable 'profile_slrt'." as a response. So,is this function not valid? I am using MATLAB 2015b.
Thanks.
  1 件のコメント
Paul Calamia
Paul Calamia 2016 年 11 月 4 日
編集済み: Paul Calamia 2016 年 11 月 8 日
profile_slrt was renamed from profile_xpc in R2016a. Give that a try.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Performance についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by