mpmuninstall
Description
mpmuninstall( uninstalls the specified
package and all of its unused dependencies. A dependency is unused if it was not installed
directly and no other packages depend on it. Uninstalled packages are removed from the
MATLAB path but package files are not removed from disk by default. Packages that are not
successfully uninstalled are not removed from the path.pkg)
mpmuninstall(
specifies options using one or more name-value arguments. For example, you can specify
whether to uninstall unused package dependencies.pkg,Name=Value)