Documentation

Number

Get number that uniquely identifies profiled code section

Syntax

SectionNumber=NthSectionProfile.Number

Description

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

NthSectionProfileis acoder.profile.ExecutionTimeSectionobject generated by thecoder.profile.ExecutionTimepropertySections.

Output Arguments

SectionNumber

Number of profiled code section

Introduced in R2012b