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