Runtime measurement external mode
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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
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!