Main Content

partList

Part list

Since R2025a

    Description

    partlist = partList(pfileobj) returns a table with a part list.

    Input Arguments

    collapse all

    Input file specified as a pcbFileRead object.

    Example: partlist = partList(pcbfile)

    Data Types: string

    Output Arguments

    collapse all

    Returns the part list of a pcbFileRead object.

    Version History

    Introduced in R2025a