List of installed support packages
matlabshared.supportpkg.getInstalled
info = matlabshared.supportpkg.getInstalled
example
matlabshared.supportpkg.getInstalled displays information about installed support packages in the MATLAB® Command Window.
info = matlabshared.supportpkg.getInstalled returns a structured array of information about installed support packages.
info
collapse all
Name Version Base Product ------- ------- ------------ Arduino 3.0 Simulink
info = Name: 'Arduino' InstalledVersion: '3.0' BaseProduct: 'Simulink'
Information about installed support packages, returned as a structured array.
matlabshared.supportpkg.checkForUpdate | supportPackageInstaller
matlabshared.supportpkg.checkForUpdate
supportPackageInstaller