How to install .MLTBX

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to install .MLTBX

How to install .MLTBX

 

 

 

 

2

Overview


NXP provides a range of MATLAB® Toolboxes distributed as .mltbx packages to support modeling, simulation, configuration, and code generation for NXP microcontrollers and processors. These toolboxes integrate directly with the MathWorks environment and enable faster development workflows by extending MATLAB/Simulink with NXP-specific blocks, drivers, and examples.

The scope of this article is to guide users through the process of installing an NXP .mltbx toolbox obtained from the official NXP website. It explains the prerequisites, where to download the toolbox, and how to install and verify it within MATLAB. The instructions are intended for engineers and developers who have basic familiarity with MATLAB but may be new to installing third-party toolboxes distributed outside of MathWorks Add-Ons.

By following this guide, readers will be able to correctly install the NXP toolbox, ensure it is recognized by MATLAB, and prepare their environment for subsequent development and evaluation tasks.

 

 

3

Executive Summary - What is .MLTBX


An .mltbx file is a MATLAB Toolbox package used to distribute and install MATLAB or Simulink extensions. It is a self-contained archive created by MathWorks that can include functions, Simulink blocks, documentation, examples, and setup scripts.

When opened in MATLAB, an .mltbx file is installed using the Add-On Manager, which automatically places the toolbox in the default add-ons folder, and registers the toolbox within the environment. This format allows third-party vendors - such as NXP - to safely deliver toolboxes outside of the MathWorks Add-On Explorer while preserving a standard installation experience.

In short, a .mltbx file is the official and recommended way to package, install, update, and uninstall MATLAB toolboxes.

 

 

4

Context - Where to obtain the .mltbx file


There are multiple ways to get the .mltbx file, as shown below:

  • Manual download and install - from NXP site (.mltbx file)
  • Installation via MATLAB - Add-Ons / toolbox flow (NXP Support Package)
  • Installation via Automotive Software Package Manager - bundle installer

All methods are valid and can be used depending on your setup and preferences. The Automotive Software Package Manager approach installs bundles and generates an installer that walks through the steps automatically.

Prerequisites

Before installing the toolbox, ensure the following:

  • MATLAB is installed on your machine
  • You have access to the toolbox download source
Note: The .mltbx file cannot be used without MATLAB. The toolbox is only available for Windows and may require additional prerequisites such as:
  • Embedded Coder
  • MATLAB Coder
  • Simulink Coder

 

 

5

Method 1 - Manual Installation (.mltbx)


The manual installation flow is simple, once prerequisites are met. Manually download the .mltbx file from the NXP site and install it.

Typical install behavior:

  • Open MATLAB → run or double-click the .mltbx file → install → toolbox is added automatically.
  • Installed toolboxes are placed under MATLAB Add-Ons directories and appear in the Add-On Explorer.

Step 1 - Select the toolbox family

As a first step, on the NXP site, select "Automotive SW - Model-Based Design Toolbox".

DragosGherdan_0-1783509904113.pngDragosGherdan_0-1783509904113.png

 

 

Step 2 - Select the target software

In our example, we are selecting "Automotive SW - S32K3 Software".

DragosGherdan_0-1783510040745.pngDragosGherdan_0-1783510040745.png

 

Step 3 - Select the S32K3 Model-Based Design Toolbox

Select "Automotive SW - S32K3 - Model-Based Design Toolbox".

DragosGherdan_1-1783510068634.pngDragosGherdan_1-1783510068634.png

 

Step 4 - Choose Product Information

Select the Product Information: "Model-Based Design Toolbox S32K3 1.8.0".

DragosGherdan_2-1783510096019.pngDragosGherdan_2-1783510096019.png

 

Step 5 - Accept Software Terms and Conditions

The Software Terms and Conditions will appear - select "I Agree".

DragosGherdan_3-1783510116661.pngDragosGherdan_3-1783510116661.png

 

Step 6 - Download the .mltbx file

After the terms and conditions agreement, you can download the .mltbx file.

DragosGherdan_4-1783510144884.pngDragosGherdan_4-1783510144884.png

 

When downloading, save the file under the .zip extension, as shown below.

DragosGherdan_5-1783510164522.pngDragosGherdan_5-1783510164522.png

 

Step 7 - Reveal file extensions in Windows

To see and change the file extension, follow the next steps:

  • Press the three dots visible below:
DragosGherdan_6-1783510184157.pngDragosGherdan_6-1783510184157.png

 

  • Select "Options".
  • Deselect "Hide extensions for known file types".
DragosGherdan_7-1783510204922.pngDragosGherdan_7-1783510204922.png

 

  • Press Apply and OK.
  • After this update, the file will be visible with its extension.
DragosGherdan_8-1783510225221.pngDragosGherdan_8-1783510225221.png

 

Step 8 - Change the file extension to .mltbx

Change the file extension from .zip to .mltbx:

DragosGherdan_9-1783510245085.pngDragosGherdan_9-1783510245085.png

 

A pop-up will appear - press "Yes":

DragosGherdan_10-1783510263844.pngDragosGherdan_10-1783510263844.png

 

View after changing the file from .zip to .mltbx:

DragosGherdan_11-1783510283771.pngDragosGherdan_11-1783510283771.png

 

Step 9 - Install the toolbox in MATLAB

Double-click the .mltbx file and accept the License Agreement.

DragosGherdan_12-1783510305988.pngDragosGherdan_12-1783510305988.png

 

The installation process will start and it will take a few moments to be finalized.

DragosGherdan_13-1783510339995.pngDragosGherdan_13-1783510339995.png

 Installation Finalized

DragosGherdan_14-1783510384722.pngDragosGherdan_14-1783510384722.png
 
DragosGherdan_16-1783510579970.pngDragosGherdan_16-1783510579970.png

 

Toolbox registered in MATLAB Add-On Manager 
DragosGherdan_18-1783510624509.pngDragosGherdan_18-1783510624509.png

 

 

 

6

Method 2 - Install via NXP Support Package


The NXP Support Package add-on is a guided installer that:

  • Checks and validates all installation prerequisites
  • Directs users to the page where the required .mltbx package can be downloaded
  • Allows users to select the .mltbx package to install
  • Provides the option to open relevant documentation resources

Step 1 - Open MATLAB

Launch MATLAB.

DragosGherdan_19-1783510663098.pngDragosGherdan_19-1783510663098.png

 

Step 2 - Navigate to Add-Ons

Go to: Add-Ons → Get Add-Ons.

DragosGherdan_20-1783510707959.pngDragosGherdan_20-1783510707959.png

 

DragosGherdan_21-1783510733459.pngDragosGherdan_21-1783510733459.png

 

Step 3 - Install the toolbox

Load the toolbox file or follow your internal download process.

Note: Direct download via Add-On Explorer may not always be available, depending on licensing and setup.

 

 

7

Method 3 - Automotive Software Package Manager


This method uses the Automotive Software Package Manager, which installs bundles and generates an installer that walks through the steps automatically.

Step 1 - Access Package Manager

Use the Automotive Software Package Manager.

DragosGherdan_22-1783510765051.pngDragosGherdan_22-1783510765051.png

 

Step 2 - Select required components

Choose:

  • Target platform - e.g. S32K3
  • Required tools - e.g. FreeMASTER, Model-Based Design Toolbox
DragosGherdan_23-1783510858811.pngDragosGherdan_23-1783510858811.png

 

Step 3 - Generate installer

The tool generates a bundle installer.

DragosGherdan_24-1783510878946.pngDragosGherdan_24-1783510878946.png

 

Step 4 - Run installer

  • Run the generated installer.
  • Follow the step-by-step instructions.

 

 

8

Conclusion


Installing an NXP .mltbx toolbox is straightforward once the MATLAB prerequisites are in place. Depending on your workflow, you can choose the manual .mltbx installation, the guided NXP Support Package, or the Automotive Software Package Manager bundle installer - all three methods produce a properly registered toolbox inside MATLAB.

With the toolbox installed and verified, your environment is ready to start developing, simulating, and generating code for NXP microcontrollers and processors. Stay tuned for the next article, where we will dive into using the newly installed toolbox to build your first Model-Based Design project.

%3CLINGO-SUB%20id%3D%22lingo-sub-2392319%22%20slang%3D%22en-US%22%20mode%3D%22UPDATE%22%3EHow%20to%20install%20.MLTBX%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2392319%22%20slang%3D%22en-US%22%20mode%3D%22UPDATE%22%3E%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%20TABLE%20OF%20CONTENTS%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CDIV%20style%3D%22margin%3A%200%200%2032px%200%3B%22%3E%3C!--%20Heading%20row%3A%20orange%20badge%20%2B%20title%20%2B%20divider%20--%3E%0A%3CDIV%20style%3D%22display%3A%20table%3B%20width%3A%20100%25%3B%20margin-bottom%3A%208px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%20width%3A%2036px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20inline-flex%3B%20align-items%3A%20center%3B%20justify-content%3A%20center%3B%20width%3A%2028px%3B%20height%3A%2028px%3B%20background%3A%20%23F7A823%3B%20color%3A%20%23ffffff%3B%20border-radius%3A%2050%25%3B%20font-family%3A%20Arial%2C%20Helvetica%2C%20sans-serif%3B%20font-size%3A%2014px%3B%20font-weight%3A%20bold%3B%20line-height%3A%201%3B%22%3E1%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%22%3E%0A%3CH2%20style%3D%22margin%3A%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--463330207%22%20id%3D%22toc-hId--463296393%22%3ETable%20of%20Contents%3C%2FH2%3E%0A%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CHR%20%2F%3E%3C!--%20TOC%20entries%20--%3E%0A%3CUL%20style%3D%22list-style%3A%20none%3B%20padding%3A%200%200%200%204px%3B%20margin%3A%200%3B%20color%3A%20%231565c0%3B%22%3E%0A%3CLI%20style%3D%22padding-left%3A%2014px%3B%20position%3A%20relative%3B%22%3E%3CSPAN%3E%E2%80%A2%3C%2FSPAN%3E%20%3CA%20style%3D%22color%3A%20%231565c0%3B%20text-decoration%3A%20none%3B%22%20href%3D%22%23part2%22%20target%3D%22_self%22%20rel%3D%22noopener%20nofollow%20noreferrer%22%3EOverview%3C%2FA%3E%3C%2FLI%3E%0A%3CLI%20style%3D%22padding-left%3A%2014px%3B%20position%3A%20relative%3B%22%3E%3CSPAN%3E%E2%80%A2%3C%2FSPAN%3E%20%3CA%20style%3D%22color%3A%20%231565c0%3B%20text-decoration%3A%20none%3B%22%20href%3D%22%23part3%22%20target%3D%22_self%22%20rel%3D%22noopener%20nofollow%20noreferrer%22%3EExecutive%20Summary%20-%20What%20is%20.MLTBX%3C%2FA%3E%3C%2FLI%3E%0A%3CLI%20style%3D%22padding-left%3A%2014px%3B%20position%3A%20relative%3B%22%3E%3CSPAN%3E%E2%80%A2%3C%2FSPAN%3E%20%3CA%20style%3D%22color%3A%20%231565c0%3B%20text-decoration%3A%20none%3B%22%20href%3D%22%23part4%22%20target%3D%22_self%22%20rel%3D%22noopener%20nofollow%20noreferrer%22%3EContext%20-%20Where%20to%20obtain%20the%20.mltbx%20file%3C%2FA%3E%3C%2FLI%3E%0A%3CLI%20style%3D%22padding-left%3A%2014px%3B%20position%3A%20relative%3B%22%3E%3CSPAN%3E%E2%80%A2%3C%2FSPAN%3E%20%3CA%20style%3D%22color%3A%20%231565c0%3B%20text-decoration%3A%20none%3B%22%20href%3D%22%23part5%22%20target%3D%22_self%22%20rel%3D%22noopener%20nofollow%20noreferrer%22%3EMethod%201%20-%20Manual%20Installation%20(.mltbx)%3C%2FA%3E%3C%2FLI%3E%0A%3CLI%20style%3D%22padding-left%3A%2014px%3B%20position%3A%20relative%3B%22%3E%3CSPAN%3E%E2%80%A2%3C%2FSPAN%3E%20%3CA%20style%3D%22color%3A%20%231565c0%3B%20text-decoration%3A%20none%3B%22%20href%3D%22%23part6%22%20target%3D%22_self%22%20rel%3D%22noopener%20nofollow%20noreferrer%22%3EMethod%202%20-%20Install%20via%20NXP%20Support%20Package%3C%2FA%3E%3C%2FLI%3E%0A%3CLI%20style%3D%22padding-left%3A%2014px%3B%20position%3A%20relative%3B%22%3E%3CSPAN%3E%E2%80%A2%3C%2FSPAN%3E%20%3CA%20style%3D%22color%3A%20%231565c0%3B%20text-decoration%3A%20none%3B%22%20href%3D%22%23part7%22%20target%3D%22_self%22%20rel%3D%22noopener%20nofollow%20noreferrer%22%3EMethod%203%20-%20Automotive%20Software%20Package%20Manager%3C%2FA%3E%3C%2FLI%3E%0A%3CLI%20style%3D%22padding-left%3A%2014px%3B%20position%3A%20relative%3B%22%3E%3CSPAN%3E%E2%80%A2%3C%2FSPAN%3E%20%3CA%20style%3D%22color%3A%20%231565c0%3B%20text-decoration%3A%20none%3B%22%20href%3D%22%23part8%22%20target%3D%22_self%22%20rel%3D%22noopener%20nofollow%20noreferrer%22%3EConclusion%3C%2FA%3E%3C%2FLI%3E%0A%3C%2FUL%3E%0A%3C%2FDIV%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%20SECTION%202%20-%20Overview%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CDIV%20style%3D%22margin%3A%200%200%2032px%200%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table%3B%20width%3A%20100%25%3B%20margin-bottom%3A%208px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%20width%3A%2036px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20inline-flex%3B%20align-items%3A%20center%3B%20justify-content%3A%20center%3B%20width%3A%2028px%3B%20height%3A%2028px%3B%20background%3A%20%23F7A823%3B%20color%3A%20%23ffffff%3B%20border-radius%3A%2050%25%3B%20font-family%3A%20Arial%2C%20Helvetica%2C%20sans-serif%3B%20font-size%3A%2014px%3B%20font-weight%3A%20bold%3B%20line-height%3A%201%3B%22%3E2%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%22%3E%0A%3CH2%20id%3D%22part2%22%20style%3D%22margin%3A%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId-2024182626%22%20id%3D%22toc-hId-2024216440%22%3EOverview%3C%2FH2%3E%0A%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CHR%20%2F%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3ENXP%20provides%20a%20range%20of%20MATLAB%3CSUP%3E%C2%AE%3C%2FSUP%3E%20Toolboxes%20distributed%20as%20%3CCODE%20style%3D%22background%3A%20%23f1f3f5%3B%20padding%3A%202px%206px%3B%20border-radius%3A%203px%3B%20color%3A%20%23c7254e%3B%22%3E.mltbx%3C%2FCODE%3E%20packages%20to%20support%20modeling%2C%20simulation%2C%20configuration%2C%20and%20code%20generation%20for%20NXP%20microcontrollers%20and%20processors.%20These%20toolboxes%20integrate%20directly%20with%20the%20MathWorks%20environment%20and%20enable%20faster%20development%20workflows%20by%20extending%20MATLAB%2FSimulink%20with%20NXP-specific%20blocks%2C%20drivers%2C%20and%20examples.%3C%2FP%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EThe%20scope%20of%20this%20article%20is%20to%20guide%20users%20through%20the%20process%20of%20installing%20an%20NXP%20%3CSTRONG%3E.mltbx%3C%2FSTRONG%3E%20toolbox%20obtained%20from%20the%20official%20NXP%20website.%20It%20explains%20the%20prerequisites%2C%20where%20to%20download%20the%20toolbox%2C%20and%20how%20to%20install%20and%20verify%20it%20within%20MATLAB.%20The%20instructions%20are%20intended%20for%20engineers%20and%20developers%20who%20have%20basic%20familiarity%20with%20MATLAB%20but%20may%20be%20new%20to%20installing%20third-party%20toolboxes%20distributed%20outside%20of%20MathWorks%20Add-Ons.%3C%2FP%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EBy%20following%20this%20guide%2C%20readers%20will%20be%20able%20to%20correctly%20install%20the%20NXP%20toolbox%2C%20ensure%20it%20is%20recognized%20by%20MATLAB%2C%20and%20prepare%20their%20environment%20for%20subsequent%20development%20and%20evaluation%20tasks.%3C%2FP%3E%0A%3C%2FDIV%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%20SECTION%203%20-%20Executive%20Summary%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CDIV%20style%3D%22margin%3A%200%200%2032px%200%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table%3B%20width%3A%20100%25%3B%20margin-bottom%3A%208px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%20width%3A%2036px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20inline-flex%3B%20align-items%3A%20center%3B%20justify-content%3A%20center%3B%20width%3A%2028px%3B%20height%3A%2028px%3B%20background%3A%20%23F7A823%3B%20color%3A%20%23ffffff%3B%20border-radius%3A%2050%25%3B%20font-family%3A%20Arial%2C%20Helvetica%2C%20sans-serif%3B%20font-size%3A%2014px%3B%20font-weight%3A%20bold%3B%20line-height%3A%201%3B%22%3E3%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%22%3E%0A%3CH2%20id%3D%22part3%22%20style%3D%22margin%3A%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId-216728163%22%20id%3D%22toc-hId-216761977%22%3EExecutive%20Summary%20-%20What%20is%20.MLTBX%3C%2FH2%3E%0A%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CHR%20%2F%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EAn%20%3CCODE%20style%3D%22background%3A%20%23f1f3f5%3B%20padding%3A%202px%206px%3B%20border-radius%3A%203px%3B%20color%3A%20%23c7254e%3B%22%3E.mltbx%3C%2FCODE%3E%20file%20is%20a%20MATLAB%20Toolbox%20package%20used%20to%20distribute%20and%20install%20MATLAB%20or%20Simulink%20extensions.%20It%20is%20a%20self-contained%20archive%20created%20by%20MathWorks%20that%20can%20include%20functions%2C%20Simulink%20blocks%2C%20documentation%2C%20examples%2C%20and%20setup%20scripts.%3C%2FP%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EWhen%20opened%20in%20MATLAB%2C%20an%20%3CSTRONG%3E.mltbx%3C%2FSTRONG%3E%20file%20is%20installed%20using%20the%20%3CSTRONG%3EAdd-On%20Manager%3C%2FSTRONG%3E%2C%20which%20automatically%20places%20the%20toolbox%20in%20the%20default%20add-ons%20folder%2C%20and%20registers%20the%20toolbox%20within%20the%20environment.%20This%20format%20allows%20third-party%20vendors%20-%20such%20as%20NXP%20-%20to%20safely%20deliver%20toolboxes%20outside%20of%20the%20MathWorks%20Add-On%20Explorer%20while%20preserving%20a%20standard%20installation%20experience.%3C%2FP%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EIn%20short%2C%20a%20%3CSTRONG%3E.mltbx%3C%2FSTRONG%3E%20file%20is%20the%20official%20and%20recommended%20way%20to%20package%2C%20install%2C%20update%2C%20and%20uninstall%20MATLAB%20toolboxes.%3C%2FP%3E%0A%3C%2FDIV%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%20SECTION%204%20-%20Context%20(with%20Note%20callout)%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CDIV%20style%3D%22margin%3A%200%200%2032px%200%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table%3B%20width%3A%20100%25%3B%20margin-bottom%3A%208px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%20width%3A%2036px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20inline-flex%3B%20align-items%3A%20center%3B%20justify-content%3A%20center%3B%20width%3A%2028px%3B%20height%3A%2028px%3B%20background%3A%20%23F7A823%3B%20color%3A%20%23ffffff%3B%20border-radius%3A%2050%25%3B%20font-family%3A%20Arial%2C%20Helvetica%2C%20sans-serif%3B%20font-size%3A%2014px%3B%20font-weight%3A%20bold%3B%20line-height%3A%201%3B%22%3E4%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%22%3E%0A%3CH2%20id%3D%22part4%22%20style%3D%22margin%3A%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--1590726300%22%20id%3D%22toc-hId--1590692486%22%3EContext%20-%20Where%20to%20obtain%20the%20.mltbx%20file%3C%2FH2%3E%0A%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CHR%20%2F%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EThere%20are%20multiple%20ways%20to%20get%20the%20%3CSTRONG%3E.mltbx%3C%2FSTRONG%3E%20file%2C%20as%20shown%20below%3A%3C%2FP%3E%0A%3CUL%20style%3D%22margin%3A%200%200%2012px%200%3B%20padding-left%3A%2022px%3B%20color%3A%20%231a1a1a%3B%22%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3E%3CSTRONG%3EManual%20download%20and%20install%3C%2FSTRONG%3E%20-%20from%20NXP%20site%20(.mltbx%20file)%3C%2FLI%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3E%3CSTRONG%3EInstallation%20via%20MATLAB%3C%2FSTRONG%3E%20-%20Add-Ons%20%2F%20toolbox%20flow%20(NXP%20Support%20Package)%3C%2FLI%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3E%3CSTRONG%3EInstallation%20via%20Automotive%20Software%20Package%20Manager%3C%2FSTRONG%3E%20-%20bundle%20installer%3C%2FLI%3E%0A%3C%2FUL%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EAll%20methods%20are%20valid%20and%20can%20be%20used%20depending%20on%20your%20setup%20and%20preferences.%20The%20Automotive%20Software%20Package%20Manager%20approach%20installs%20bundles%20and%20generates%20an%20installer%20that%20walks%20through%20the%20steps%20automatically.%3C%2FP%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--900164826%22%20id%3D%22toc-hId--900131012%22%3EPrerequisites%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EBefore%20installing%20the%20toolbox%2C%20ensure%20the%20following%3A%3C%2FP%3E%0A%3CUL%20style%3D%22margin%3A%200%200%2012px%200%3B%20padding-left%3A%2022px%3B%20color%3A%20%231a1a1a%3B%22%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EMATLAB%20is%20installed%20on%20your%20machine%3C%2FLI%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EYou%20have%20access%20to%20the%20toolbox%20download%20source%3C%2FLI%3E%0A%3C%2FUL%3E%0A%3C!--%20Note%20callout%20--%3E%0A%3CDIV%20style%3D%22margin%3A%2012px%200%3B%20padding%3A%2010px%2014px%3B%20background%3A%20%23eaf4fb%3B%20border-left%3A%204px%20solid%20%231565C0%3B%20color%3A%20%231a1a1a%3B%22%3E%3CSTRONG%3ENote%3A%3C%2FSTRONG%3E%20The%20%3CCODE%20style%3D%22background%3A%20%23f1f3f5%3B%20padding%3A%202px%206px%3B%20border-radius%3A%203px%3B%20color%3A%20%23c7254e%3B%22%3E.mltbx%3C%2FCODE%3E%20file%20cannot%20be%20used%20without%20MATLAB.%20The%20toolbox%20is%20only%20available%20for%20Windows%20and%20may%20require%20additional%20prerequisites%20such%20as%3A%0A%3CUL%20style%3D%22margin%3A%208px%200%200%200%3B%20padding-left%3A%2022px%3B%22%3E%0A%3CLI%3EEmbedded%20Coder%3C%2FLI%3E%0A%3CLI%3EMATLAB%20Coder%3C%2FLI%3E%0A%3CLI%3ESimulink%20Coder%3C%2FLI%3E%0A%3C%2FUL%3E%0A%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%20SECTION%205%20-%20Method%201%3A%20Manual%20Installation%20(.mltbx)%20%20%20%20%20%20%20%20%20%20%20%20%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CDIV%20style%3D%22margin%3A%200%200%2032px%200%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table%3B%20width%3A%20100%25%3B%20margin-bottom%3A%208px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%20width%3A%2036px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20inline-flex%3B%20align-items%3A%20center%3B%20justify-content%3A%20center%3B%20width%3A%2028px%3B%20height%3A%2028px%3B%20background%3A%20%23F7A823%3B%20color%3A%20%23ffffff%3B%20border-radius%3A%2050%25%3B%20font-family%3A%20Arial%2C%20Helvetica%2C%20sans-serif%3B%20font-size%3A%2014px%3B%20font-weight%3A%20bold%3B%20line-height%3A%201%3B%22%3E5%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%22%3E%0A%3CH2%20id%3D%22part5%22%20style%3D%22margin%3A%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--910667930%22%20id%3D%22toc-hId--910634116%22%3EMethod%201%20-%20Manual%20Installation%20(.mltbx)%3C%2FH2%3E%0A%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CHR%20%2F%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EThe%20manual%20installation%20flow%20is%20simple%2C%20once%20prerequisites%20are%20met.%20Manually%20download%20the%20%3CSTRONG%3E.mltbx%3C%2FSTRONG%3E%20file%20from%20the%20NXP%20site%20and%20install%20it.%3C%2FP%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3E%3CSTRONG%3ETypical%20install%20behavior%3A%3C%2FSTRONG%3E%3C%2FP%3E%0A%3CUL%20style%3D%22margin%3A%200%200%2012px%200%3B%20padding-left%3A%2022px%3B%20color%3A%20%231a1a1a%3B%22%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EOpen%20MATLAB%20%E2%86%92%20run%20or%20double-click%20the%20%3CCODE%20style%3D%22background%3A%20%23f1f3f5%3B%20padding%3A%202px%206px%3B%20border-radius%3A%203px%3B%20color%3A%20%23c7254e%3B%22%3E.mltbx%3C%2FCODE%3E%20file%20%E2%86%92%20install%20%E2%86%92%20toolbox%20is%20added%20automatically.%3C%2FLI%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EInstalled%20toolboxes%20are%20placed%20under%20MATLAB%20Add-Ons%20directories%20and%20appear%20in%20the%20Add-On%20Explorer.%3C%2FLI%3E%0A%3C%2FUL%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--220106456%22%20id%3D%22toc-hId--220072642%22%3EStep%201%20-%20Select%20the%20toolbox%20family%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EAs%20a%20first%20step%2C%20on%20the%20NXP%20site%2C%20select%20%3CSTRONG%3E%22Automotive%20SW%20-%20Model-Based%20Design%20Toolbox%22%3C%2FSTRONG%3E.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_0-1783509904113.png%22%20style%3D%22width%3A%20555px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_0-1783509904113.png%22%20style%3D%22width%3A%20555px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391677i59E7249CE6B949B9%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_0-1783509904113.png%22%20alt%3D%22DragosGherdan_0-1783509904113.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_0-1783509904113.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--2027560919%22%20id%3D%22toc-hId--2027527105%22%3EStep%202%20-%20Select%20the%20target%20software%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EIn%20our%20example%2C%20we%20are%20selecting%20%3CSTRONG%3E%22Automotive%20SW%20-%20S32K3%20Software%22%3C%2FSTRONG%3E.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_0-1783510040745.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_0-1783510040745.png%22%20style%3D%22width%3A%20514px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391678i0EDB8BC0434D8F52%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_0-1783510040745.png%22%20alt%3D%22DragosGherdan_0-1783510040745.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_0-1783510040745.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId-459951914%22%20id%3D%22toc-hId-459985728%22%3EStep%203%20-%20Select%20the%20S32K3%20Model-Based%20Design%20Toolbox%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3ESelect%20%3CSTRONG%3E%22Automotive%20SW%20-%20S32K3%20-%20Model-Based%20Design%20Toolbox%22%3C%2FSTRONG%3E.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_1-1783510068634.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_1-1783510068634.png%22%20style%3D%22width%3A%20650px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391679iA799A584B612EC13%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_1-1783510068634.png%22%20alt%3D%22DragosGherdan_1-1783510068634.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_1-1783510068634.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--1347502549%22%20id%3D%22toc-hId--1347468735%22%3EStep%204%20-%20Choose%20Product%20Information%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3ESelect%20the%20Product%20Information%3A%20%3CSTRONG%3E%22Model-Based%20Design%20Toolbox%20S32K3%201.8.0%22%3C%2FSTRONG%3E.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_2-1783510096019.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_2-1783510096019.png%22%20style%3D%22width%3A%20655px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391680i08222B0B8010C562%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_2-1783510096019.png%22%20alt%3D%22DragosGherdan_2-1783510096019.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_2-1783510096019.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId-444846805%22%20id%3D%22toc-hId-444880619%22%3EStep%205%20-%20Accept%20Software%20Terms%20and%20Conditions%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EThe%20Software%20Terms%20and%20Conditions%20will%20appear%20-%20select%20%3CSTRONG%3E%22I%20Agree%22%3C%2FSTRONG%3E.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_3-1783510116661.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_3-1783510116661.png%22%20style%3D%22width%3A%20975px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391681i7D760C12E6ECB21F%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_3-1783510116661.png%22%20alt%3D%22DragosGherdan_3-1783510116661.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_3-1783510116661.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--1362607658%22%20id%3D%22toc-hId--1362573844%22%3EStep%206%20-%20Download%20the%20.mltbx%20file%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EAfter%20the%20terms%20and%20conditions%20agreement%2C%20you%20can%20download%20the%20%3CCODE%20style%3D%22background%3A%20%23f1f3f5%3B%20padding%3A%202px%206px%3B%20border-radius%3A%203px%3B%20color%3A%20%23c7254e%3B%22%3E.mltbx%3C%2FCODE%3E%20file.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_4-1783510144884.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_4-1783510144884.png%22%20style%3D%22width%3A%20975px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391683i7A7D90E8393A03D1%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_4-1783510144884.png%22%20alt%3D%22DragosGherdan_4-1783510144884.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_4-1783510144884.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EWhen%20downloading%2C%20save%20the%20file%20under%20the%20%3CCODE%20style%3D%22background%3A%20%23f1f3f5%3B%20padding%3A%202px%206px%3B%20border-radius%3A%203px%3B%20color%3A%20%23c7254e%3B%22%3E.zip%3C%2FCODE%3E%20extension%2C%20as%20shown%20below.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_5-1783510164522.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_5-1783510164522.png%22%20style%3D%22width%3A%20848px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391684i99F174FA0D4E5A23%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_5-1783510164522.png%22%20alt%3D%22DragosGherdan_5-1783510164522.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_5-1783510164522.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId-1124905175%22%20id%3D%22toc-hId-1124938989%22%3EStep%207%20-%20Reveal%20file%20extensions%20in%20Windows%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3ETo%20see%20and%20change%20the%20file%20extension%2C%20follow%20the%20next%20steps%3A%3C%2FP%3E%0A%3CUL%20style%3D%22margin%3A%200%200%2012px%200%3B%20padding-left%3A%2022px%3B%20color%3A%20%231a1a1a%3B%22%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EPress%20the%20three%20dots%20visible%20below%3A%3C%2FLI%3E%0A%3C%2FUL%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_6-1783510184157.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_6-1783510184157.png%22%20style%3D%22width%3A%20975px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391685i737CC80563F24540%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_6-1783510184157.png%22%20alt%3D%22DragosGherdan_6-1783510184157.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_6-1783510184157.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CUL%20style%3D%22margin%3A%200%200%2012px%200%3B%20padding-left%3A%2022px%3B%20color%3A%20%231a1a1a%3B%22%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3ESelect%20%3CSTRONG%3E%22Options%22%3C%2FSTRONG%3E.%3C%2FLI%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EDeselect%20%3CSTRONG%3E%22Hide%20extensions%20for%20known%20file%20types%22%3C%2FSTRONG%3E.%3C%2FLI%3E%0A%3C%2FUL%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_7-1783510204922.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_7-1783510204922.png%22%20style%3D%22width%3A%20598px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391686i5D9B1C88411D4CC3%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_7-1783510204922.png%22%20alt%3D%22DragosGherdan_7-1783510204922.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_7-1783510204922.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CUL%20style%3D%22margin%3A%200%200%2012px%200%3B%20padding-left%3A%2022px%3B%20color%3A%20%231a1a1a%3B%22%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EPress%20%3CSTRONG%3EApply%3C%2FSTRONG%3E%20and%20%3CSTRONG%3EOK%3C%2FSTRONG%3E.%3C%2FLI%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EAfter%20this%20update%2C%20the%20file%20will%20be%20visible%20with%20its%20extension.%3C%2FLI%3E%0A%3C%2FUL%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_8-1783510225221.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_8-1783510225221.png%22%20style%3D%22width%3A%20975px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391687i15065A54E1BAA801%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_8-1783510225221.png%22%20alt%3D%22DragosGherdan_8-1783510225221.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_8-1783510225221.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--682549288%22%20id%3D%22toc-hId--682515474%22%3EStep%208%20-%20Change%20the%20file%20extension%20to%20.mltbx%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EChange%20the%20file%20extension%20from%20%3CCODE%20style%3D%22background%3A%20%23f1f3f5%3B%20padding%3A%202px%206px%3B%20border-radius%3A%203px%3B%20color%3A%20%23c7254e%3B%22%3E.zip%3C%2FCODE%3E%20to%20%3CCODE%20style%3D%22background%3A%20%23f1f3f5%3B%20padding%3A%202px%206px%3B%20border-radius%3A%203px%3B%20color%3A%20%23c7254e%3B%22%3E.mltbx%3C%2FCODE%3E%3A%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_9-1783510245085.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_9-1783510245085.png%22%20style%3D%22width%3A%20945px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391688i2FC3EE0E9FEE5ADA%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_9-1783510245085.png%22%20alt%3D%22DragosGherdan_9-1783510245085.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_9-1783510245085.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EA%20pop-up%20will%20appear%20-%20press%20%3CSTRONG%3E%22Yes%22%3C%2FSTRONG%3E%3A%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_10-1783510263844.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_10-1783510263844.png%22%20style%3D%22width%3A%20666px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391689i3F62ACB0FCC92438%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_10-1783510263844.png%22%20alt%3D%22DragosGherdan_10-1783510263844.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_10-1783510263844.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EView%20after%20changing%20the%20file%20from%20%3CSTRONG%3E.zip%3C%2FSTRONG%3E%20to%20%3CSTRONG%3E.mltbx%3C%2FSTRONG%3E%3A%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_11-1783510283771.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_11-1783510283771.png%22%20style%3D%22width%3A%20642px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391690i34476589A94AE278%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_11-1783510283771.png%22%20alt%3D%22DragosGherdan_11-1783510283771.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_11-1783510283771.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId-1804963545%22%20id%3D%22toc-hId-1804997359%22%3EStep%209%20-%20Install%20the%20toolbox%20in%20MATLAB%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EDouble-click%20the%20%3CCODE%20style%3D%22background%3A%20%23f1f3f5%3B%20padding%3A%202px%206px%3B%20border-radius%3A%203px%3B%20color%3A%20%23c7254e%3B%22%3E.mltbx%3C%2FCODE%3E%20file%20and%20accept%20the%20License%20Agreement.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_12-1783510305988.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_12-1783510305988.png%22%20style%3D%22width%3A%20938px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391691iDB4899A0C79BFFB7%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_12-1783510305988.png%22%20alt%3D%22DragosGherdan_12-1783510305988.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_12-1783510305988.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EThe%20installation%20process%20will%20start%20and%20it%20will%20take%20a%20few%20moments%20to%20be%20finalized.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_13-1783510339995.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_13-1783510339995.png%22%20style%3D%22width%3A%20938px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391692i00EB98E22D49CF50%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_13-1783510339995.png%22%20alt%3D%22DragosGherdan_13-1783510339995.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_13-1783510339995.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CP%3E%26nbsp%3BInstallation%20Finalized%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_14-1783510384722.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_14-1783510384722.png%22%20style%3D%22width%3A%20938px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391694i6AAFB3CBC6BB8665%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_14-1783510384722.png%22%20alt%3D%22DragosGherdan_14-1783510384722.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_14-1783510384722.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%3C%2FDIV%3E%0A%3CDIV%20style%3D%22margin%3A%200%200%2032px%200%3B%22%3E%26nbsp%3B%3C%2FDIV%3E%0A%3CDIV%20style%3D%22margin%3A%200%200%2032px%200%3B%22%3E%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_16-1783510579970.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_16-1783510579970.png%22%20style%3D%22width%3A%20799px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391697i3916A40981BAAA12%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_16-1783510579970.png%22%20alt%3D%22DragosGherdan_16-1783510579970.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_16-1783510579970.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3C%2FDIV%3E%0A%3CDIV%20style%3D%22margin%3A%200%200%2032px%200%3B%22%3E%3CSPAN%3E%3CSPAN%3EToolbox%20registered%20in%20MATLAB%20Add-On%20Manager%E2%80%83%3C%2FSPAN%3E%3C%2FSPAN%3E%3C%2FDIV%3E%0A%3CDIV%20style%3D%22margin%3A%200%200%2032px%200%3B%22%3E%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_18-1783510624509.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_18-1783510624509.png%22%20style%3D%22width%3A%20520px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391700iF82711D3066E7A41%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_18-1783510624509.png%22%20alt%3D%22DragosGherdan_18-1783510624509.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_18-1783510624509.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3C%2FDIV%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%20SECTION%206%20-%20Method%202%3A%20NXP%20Support%20Package%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CDIV%20style%3D%22margin%3A%200%200%2032px%200%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table%3B%20width%3A%20100%25%3B%20margin-bottom%3A%208px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%20width%3A%2036px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20inline-flex%3B%20align-items%3A%20center%3B%20justify-content%3A%20center%3B%20width%3A%2028px%3B%20height%3A%2028px%3B%20background%3A%20%23F7A823%3B%20color%3A%20%23ffffff%3B%20border-radius%3A%2050%25%3B%20font-family%3A%20Arial%2C%20Helvetica%2C%20sans-serif%3B%20font-size%3A%2014px%3B%20font-weight%3A%20bold%3B%20line-height%3A%201%3B%22%3E6%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%22%3E%0A%3CH2%20id%3D%22part6%22%20style%3D%22margin%3A%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--131573637%22%20id%3D%22toc-hId--131539823%22%3EMethod%202%20-%20Install%20via%20NXP%20Support%20Package%3C%2FH2%3E%0A%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CHR%20%2F%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EThe%20%3CSTRONG%3ENXP%20Support%20Package%3C%2FSTRONG%3E%20add-on%20is%20a%20guided%20installer%20that%3A%3C%2FP%3E%0A%3CUL%20style%3D%22margin%3A%200%200%2012px%200%3B%20padding-left%3A%2022px%3B%20color%3A%20%231a1a1a%3B%22%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EChecks%20and%20validates%20all%20installation%20prerequisites%3C%2FLI%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EDirects%20users%20to%20the%20page%20where%20the%20required%20%3CCODE%20style%3D%22background%3A%20%23f1f3f5%3B%20padding%3A%202px%206px%3B%20border-radius%3A%203px%3B%20color%3A%20%23c7254e%3B%22%3E.mltbx%3C%2FCODE%3E%20package%20can%20be%20downloaded%3C%2FLI%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EAllows%20users%20to%20select%20the%20%3CCODE%20style%3D%22background%3A%20%23f1f3f5%3B%20padding%3A%202px%206px%3B%20border-radius%3A%203px%3B%20color%3A%20%23c7254e%3B%22%3E.mltbx%3C%2FCODE%3E%20package%20to%20install%3C%2FLI%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EProvides%20the%20option%20to%20open%20relevant%20documentation%20resources%3C%2FLI%3E%0A%3C%2FUL%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--1809945381%22%20id%3D%22toc-hId--1809911567%22%3EStep%201%20-%20Open%20MATLAB%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3ELaunch%20MATLAB.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_19-1783510663098.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_19-1783510663098.png%22%20style%3D%22width%3A%20938px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391701iD9D75CE4D7763E5E%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_19-1783510663098.png%22%20alt%3D%22DragosGherdan_19-1783510663098.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_19-1783510663098.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId-677567452%22%20id%3D%22toc-hId-677601266%22%3EStep%202%20-%20Navigate%20to%20Add-Ons%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EGo%20to%3A%20%3CSTRONG%3EAdd-Ons%20%E2%86%92%20Get%20Add-Ons%3C%2FSTRONG%3E.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_20-1783510707959.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_20-1783510707959.png%22%20style%3D%22width%3A%20822px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391702i54A34C75B39E4A23%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_20-1783510707959.png%22%20alt%3D%22DragosGherdan_20-1783510707959.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_20-1783510707959.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_21-1783510733459.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_21-1783510733459.png%22%20style%3D%22width%3A%20938px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391703i6108B3EB6F4FDC19%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_21-1783510733459.png%22%20alt%3D%22DragosGherdan_21-1783510733459.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_21-1783510733459.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--1129887011%22%20id%3D%22toc-hId--1129853197%22%3EStep%203%20-%20Install%20the%20toolbox%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3ELoad%20the%20toolbox%20file%20or%20follow%20your%20internal%20download%20process.%3C%2FP%3E%0A%3C!--%20Note%20callout%20--%3E%0A%3CDIV%20style%3D%22margin%3A%2012px%200%3B%20padding%3A%2010px%2014px%3B%20background%3A%20%23eaf4fb%3B%20border-left%3A%204px%20solid%20%231565C0%3B%20color%3A%20%231a1a1a%3B%22%3E%3CSTRONG%3ENote%3A%3C%2FSTRONG%3E%20Direct%20download%20via%20Add-On%20Explorer%20may%20not%20always%20be%20available%2C%20depending%20on%20licensing%20and%20setup.%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%20SECTION%207%20-%20Method%203%3A%20Automotive%20Software%20Package%20Manager%20%20%20%20%20%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CDIV%20style%3D%22margin%3A%200%200%2032px%200%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table%3B%20width%3A%20100%25%3B%20margin-bottom%3A%208px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%20width%3A%2036px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20inline-flex%3B%20align-items%3A%20center%3B%20justify-content%3A%20center%3B%20width%3A%2028px%3B%20height%3A%2028px%3B%20background%3A%20%23F7A823%3B%20color%3A%20%23ffffff%3B%20border-radius%3A%2050%25%3B%20font-family%3A%20Arial%2C%20Helvetica%2C%20sans-serif%3B%20font-size%3A%2014px%3B%20font-weight%3A%20bold%3B%20line-height%3A%201%3B%22%3E7%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%22%3E%0A%3CH2%20id%3D%22part7%22%20style%3D%22margin%3A%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId-1228543103%22%20id%3D%22toc-hId-1228576917%22%3EMethod%203%20-%20Automotive%20Software%20Package%20Manager%3C%2FH2%3E%0A%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CHR%20%2F%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EThis%20method%20uses%20the%20%3CSTRONG%3EAutomotive%20Software%20Package%20Manager%3C%2FSTRONG%3E%2C%20which%20installs%20bundles%20and%20generates%20an%20installer%20that%20walks%20through%20the%20steps%20automatically.%3C%2FP%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId-248333300%22%20id%3D%22toc-hId-248367114%22%3EStep%201%20-%20Access%20Package%20Manager%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EUse%20the%20%3CSTRONG%3EAutomotive%20Software%20Package%20Manager%3C%2FSTRONG%3E.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_22-1783510765051.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_22-1783510765051.png%22%20style%3D%22width%3A%20938px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391704iC6F68304B0A40974%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_22-1783510765051.png%22%20alt%3D%22DragosGherdan_22-1783510765051.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_22-1783510765051.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--1559121163%22%20id%3D%22toc-hId--1559087349%22%3EStep%202%20-%20Select%20required%20components%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EChoose%3A%3C%2FP%3E%0A%3CUL%20style%3D%22margin%3A%200%200%2012px%200%3B%20padding-left%3A%2022px%3B%20color%3A%20%231a1a1a%3B%22%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3E%3CSTRONG%3ETarget%20platform%3C%2FSTRONG%3E%20-%20e.g.%20S32K3%3C%2FLI%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3E%3CSTRONG%3ERequired%20tools%3C%2FSTRONG%3E%20-%20e.g.%20FreeMASTER%2C%20Model-Based%20Design%20Toolbox%3C%2FLI%3E%0A%3C%2FUL%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_23-1783510858811.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_23-1783510858811.png%22%20style%3D%22width%3A%20938px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391705i11F4A02A0EAC5594%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_23-1783510858811.png%22%20alt%3D%22DragosGherdan_23-1783510858811.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_23-1783510858811.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId-928391670%22%20id%3D%22toc-hId-928425484%22%3EStep%203%20-%20Generate%20installer%3C%2FH3%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EThe%20tool%20generates%20a%20bundle%20installer.%3C%2FP%3E%0A%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-center%22%20image-alt%3D%22DragosGherdan_24-1783510878946.png%22%20style%3D%22width%3A%20999px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22DragosGherdan_24-1783510878946.png%22%20style%3D%22width%3A%20447px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F391706iD94AC67A6F0147E6%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22DragosGherdan_24-1783510878946.png%22%20alt%3D%22DragosGherdan_24-1783510878946.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EDragosGherdan_24-1783510878946.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%0A%3CBR%20%2F%3E%0A%3CH3%20style%3D%22margin%3A%2022px%200%208px%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId--879062793%22%20id%3D%22toc-hId--879028979%22%3EStep%204%20-%20Run%20installer%3C%2FH3%3E%0A%3CUL%20style%3D%22margin%3A%200%200%2012px%200%3B%20padding-left%3A%2022px%3B%20color%3A%20%231a1a1a%3B%22%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3ERun%20the%20generated%20installer.%3C%2FLI%3E%0A%3CLI%20style%3D%22margin-bottom%3A%204px%3B%22%3EFollow%20the%20step-by-step%20instructions.%3C%2FLI%3E%0A%3C%2FUL%3E%0A%3C%2FDIV%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%20SECTION%208%20-%20Conclusion%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20--%3E%0A%3CBR%20%2F%3E%0A%3C!--%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20--%3E%0A%3CDIV%20style%3D%22margin%3A%200%200%2032px%200%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table%3B%20width%3A%20100%25%3B%20margin-bottom%3A%208px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%20width%3A%2036px%3B%22%3E%0A%3CDIV%20style%3D%22display%3A%20inline-flex%3B%20align-items%3A%20center%3B%20justify-content%3A%20center%3B%20width%3A%2028px%3B%20height%3A%2028px%3B%20background%3A%20%23F7A823%3B%20color%3A%20%23ffffff%3B%20border-radius%3A%2050%25%3B%20font-family%3A%20Arial%2C%20Helvetica%2C%20sans-serif%3B%20font-size%3A%2014px%3B%20font-weight%3A%20bold%3B%20line-height%3A%201%3B%22%3E8%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CDIV%20style%3D%22display%3A%20table-cell%3B%20vertical-align%3A%20middle%3B%22%3E%0A%3CH2%20id%3D%22part8%22%20style%3D%22margin%3A%200%3B%20color%3A%20%231a1a1a%3B%22%20id%3D%22toc-hId-1479367321%22%20id%3D%22toc-hId-1479401135%22%3EConclusion%3C%2FH2%3E%0A%3C%2FDIV%3E%0A%3C%2FDIV%3E%0A%3CHR%20%2F%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EInstalling%20an%20NXP%20%3CCODE%20style%3D%22background%3A%20%23f1f3f5%3B%20padding%3A%202px%206px%3B%20border-radius%3A%203px%3B%20color%3A%20%23c7254e%3B%22%3E.mltbx%3C%2FCODE%3E%20toolbox%20is%20straightforward%20once%20the%20MATLAB%20prerequisites%20are%20in%20place.%20Depending%20on%20your%20workflow%2C%20you%20can%20choose%20the%20%3CSTRONG%3Emanual%20.mltbx%20installation%3C%2FSTRONG%3E%2C%20the%20guided%20%3CSTRONG%3ENXP%20Support%20Package%3C%2FSTRONG%3E%2C%20or%20the%20%3CSTRONG%3EAutomotive%20Software%20Package%20Manager%3C%2FSTRONG%3E%20bundle%20installer%20-%20all%20three%20methods%20produce%20a%20properly%20registered%20toolbox%20inside%20MATLAB.%3C%2FP%3E%0A%3CP%20style%3D%22margin%3A%200%200%2012px%200%3B%20color%3A%20%231a1a1a%3B%22%3EWith%20the%20toolbox%20installed%20and%20verified%2C%20your%20environment%20is%20ready%20to%20start%20developing%2C%20simulating%2C%20and%20generating%20code%20for%20NXP%20microcontrollers%20and%20processors.%20Stay%20tuned%20for%20the%20next%20article%2C%20where%20we%20will%20dive%20into%20using%20the%20newly%20installed%20toolbox%20to%20build%20your%20first%20Model-Based%20Design%20project.%3C%2FP%3E%0A%3C%2FDIV%3E%3C%2FLINGO-BODY%3E
No ratings
Version history
Last update:
‎07-10-2026 06:36 AM
Updated by: