matlab-install-products
OfficialDeterministically install MATLAB products via mpm
Software Engineering#ci/cd#matlab#mpm#windows powershell#product installation#deterministic scripting#toolbox management
Authormatlab
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the fragile, hard-to-reproduce process of installing MATLAB and MathWorks products from the command line by enforcing a deterministic mpm workflow suitable for scripts, CI/CD, and containers.
Core Features & Use Cases
- Deterministic mpm installation protocol: Downloads mpm (or reuses the canonical path), prepares a release-specific input file, runs the install, and verifies completion via the expected MATLAB binary.
- Release-aware, scripted product selection: Uses canonical mpm input templates from the mathworks-ref-arch repository and enables only the requested
product.<Name>entries for products and support packages. - Windows safety gate and repeatability: Enforces PowerShell execution constraints (no
powershell.exe -Command, writes.ps1via the tool pattern, uses elevated execution) to prevent common quoting/encoding failures.
Quick Start
Install MATLAB and Simulink products for release R2025b to C:\MATLAB\R2025b by running the deterministic mpm protocol and confirming the release, destination, and requested products first.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: matlab-install-products Download link: https://github.com/matlab/matlab-agentic-toolkit/archive/main.zip#matlab-install-products Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.