Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line to list installed + available toolboxes #127

Open
krasingneves opened this issue Nov 1, 2024 · 0 comments
Open

Command line to list installed + available toolboxes #127

krasingneves opened this issue Nov 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request mpm MATLAB Package Manager related

Comments

@krasingneves
Copy link

Similar to #120, it would be useful to have an argument to list the installed toolboxes + add-ons via mpm.

For example:

$ mpm list installed --version r2024b

Available toolboxes for MATLAB R2024b 
Installed for: /Applications/MATLAB_R2024b.app

Aerospace_Blockset
Aerospace_Toolbox
...

$ mpm list available --version r2024b

Available toolboxes for MATLAB R2024b 
Installed for: /Applications/MATLAB_R2024b.app

5G_Toolbox
AUTOSAR_Blockset
Aerospace_Blockset (installed)
Aerospace_Toolbox (installed)
Antenna_Toolbox
Audio_Toolbox
...
@michaelmcdonnellmw michaelmcdonnellmw added enhancement New feature or request mpm MATLAB Package Manager related labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mpm MATLAB Package Manager related
Projects
None yet
Development

No branches or pull requests

3 participants