Main Content
Sections
Get array of coder.profile.ExecutionTimeSection
objects for
profiled code sections
Syntax
Description
returns an NthSectionProfile
=myExecutionProfile
.Sections(N
)coder.profile.ExecutionTimeSection
object for the
N
th profiled code section.
returns the number of code sections for which profile data is available.numberOfSections
=length(myExecutionProfile
.Sections)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012b