Main Content
getCoderExecutionProfile
Extract execution-time profile for code generated from MATLAB function (MATLAB code generation)
Description
creates a workspace variable that contains the execution-time profile of the code
generated from your MATLAB® function. Run the command after the completion and termination of the
SIL/PIL execution of your MATLAB function. myExecutionProfile
= getCoderExecutionProfile('myMATLABFunction
')
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014b