필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Runtime measurement external mode

조회 수: 1 (최근 30일)
Nikolay
Nikolay 2016년 1월 28일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello,
I run a model in external mode using RaspberryPi2. Is it possible to get the netto runtime (on the external device)?
I already tried with:
tic; set_param('GettingStarted', 'SimulationCommand', 'start'); toc
This, however, measures the time during the complete process of: compiling, downloading and execution. The profile report does not seem to work with ''external'' and ''Rapid Accelerator'' mode.
Thanks, Nikolay
  댓글 수: 1
Amgad Salama
Amgad Salama 2017년 8월 2일
Did you know how to solve your problem? I'm facing the same problem.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by