Main Content

shapes

Shapes

Since R2025a

    Description

    shp = shapes(componentobj) returns the pins shapes of a component object.

    Input Arguments

    collapse all

    The component object specified as a string.

    Example: shp = shapes(compobjectname) specifies the component object as compobjectname

    Data Types: string

    Output Arguments

    collapse all

    Returns the shape data for acomponent.

    Version History

    Introduced in R2025a