主要内容

Build directory

Directory in which to build code generated from Simulink models

Model Configuration Pane: Hardware Implementation

Description

Add-On Required: This feature requires the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms add-on.

The Build directory parameter specifies the directory in which to build the code generated from the Simulink® model. This folder contains a symbolic link to the deployed executable. For example, if you specify Build directory as /home/ubuntu, the support package adds a folder structure, /MATLAB_ws/R2020b, inside the /home/ubuntu folder, where MATLAB_ws is the workspace directory and R2020b is the release version of MATLAB®. This folder contains a symbolic link that points to the actual location of the deployed executable.

Settings

/home/<username> (default) | string

Uses the specified directory for model builds.

Programmatic Use

You cannot set this parameter from the MATLAB command line.

Version History

Introduced in R2020b