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 CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by