Undefined function or variable 'profile' in standalone application

2 visualizaciones (últimos 30 días)
Manjunatha
Manjunatha el 11 de Nov. de 2019
Editada: Sean de Wolski el 11 de Nov. de 2019
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 comentario
Adam
Adam el 11 de Nov. de 2019
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.

Iniciar sesión para comentar.

Respuestas (1)

Sean de Wolski
Sean de Wolski el 11 de Nov. de 2019
Editada: Sean de Wolski el 11 de Nov. de 2019
It's not supported. What profile information do you want in your deployed application?

Categorías

Más información sobre C Shared Library Integration en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by