Undefined function or variable 'profile' in standalone application

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

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일

1 개 추천

It's not supported. What profile information do you want in your deployed application?

카테고리

도움말 센터File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

질문:

2019년 11월 11일

편집:

2019년 11월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by