주요 콘텐츠

Build directory

Defines where model is deployed

Model Configuration Pane: Hardware Implementation / Hardware board settings / Target hardware resources / Groups / Build options

Description

The Build directory parameter defines the build directory where the Simulink® model is deployed. This folder contains a symbolic link to the deployed executable. For example, if you specify Build directory as /home/pi, the blockset adds a folder structure, /MATLAB_ws/R2020a, inside your Build directory, where MATLAB_ws is the workspace directory and R2020a is the release version of MATLAB®. This folder contains a symbolic link that points to the actual location of the deployed executable.

When you use the Hardware Setup wizard to update the hardware board firmware, the wizard automatically applies the value you entered there to this parameter.

Settings

/home/ (default)

Enter the build directory where the Simulink model is deployed. This folder contains a symbolic link to the deployed executable. For example, if you specify Build directory as /home/pi, the blockset adds a folder structure, /MATLAB_ws/R2020a, inside your Build directory, where MATLAB_ws is the workspace directory and R2020a is the release version of MATLAB. This folder contains a symbolic link that points to the actual location of the deployed executable.

Recommended Settings

No recommendation.

Programmatic Use

No programmatic use is available.

Version History

Introduced in R2014b