Contenido principal

show

Open and highlight line range in MATLAB Editor

Since R2022b

    Syntax

    Description

    show(lr) opens the file associated with the line range lr in the MATLAB® Editor and highlights the line range.

    example

    Examples

    Input Arguments

    collapse all

    Line range, specified as an slreq.TextRange object.

    Version History

    Introduced in R2022b