Info
此问题已关闭。 请重新打开它进行编辑或回答。
Runtime measurement external mode
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!