mpmlist
Description
mpmlist
displays a list of all installed packages.
mpmlist(
displays installed packages
whose keyword
)Name
, DisplayName
,
FormerNames
, Summary
, or
Description
property contains the specified keyword.
mpmlist
performs a case-insensitive search for the keyword.
mpmlist(___,
specifies
options using one or more name-value arguments in addition to any of the input argument
combinations in previous syntaxes. For example, you can specify a package name, identifier,
or range of versions to determine the list.Name=Value
)
returns an
array of pkg
= mpmlist(___)matlab.mpm.Package
objects where each element is an installed package that meets
the specified criteria.
Examples
Input Arguments
Name-Value Arguments
Extended Capabilities
Version History
Introduced in R2024b