Undefined function or variable 'profile' in standalone application

18 次查看(过去 30 天)
I am trying to build a standalone matlab application with capability to profile files/functions and dependencies.
It works well on Matlab GUI session but example.EXE fails with message as 'undefined function profile'
  1 个评论
Adam
Adam 2019-11-11
I would be very surprised if the profiler is supported by the compiler for standalone applications, though off-hand I don't have a source stating definitively either way.

请先登录,再进行评论。

回答(1 个)

Sean de Wolski
Sean de Wolski 2019-11-11
编辑:Sean de Wolski 2019-11-11
It's not supported. What profile information do you want in your deployed application?

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by