Name

Get name of profiled code section

Syntax

SectionName = NthSectionProfile.Name

Description

SectionName = NthSectionProfile.Name returns the name that identifies the profiled code section.

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

Output Arguments

SectionName

Name that identifies profiled code section

Introduced in R2012b