Number

Get number that uniquely identifies profiled code section

Syntax

SectionNumber = NthSectionProfile.Number

Description

SectionNumber = NthSectionProfile.Number returns a number that uniquely identifies the profiled code section, for example, in the code execution profiling report.

NthSectionProfile is a coder.profile.ExecutionTimeSection object generated by the coder.profile.ExecutionTime property Sections.

Output Arguments

SectionNumber

Number of profiled code section

Introduced in R2012b