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 件のコメント

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 日

1 投票

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

カテゴリ

ヘルプ センター および File ExchangeMATLAB 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