coder.buildhookcontext.AfterMake Class
R2026bNamespace: coder.buildhookcontext
Description
The coder.buildhookcontext.AfterMake class provides information about the
build process after compilation and linking.
Properties
Name of the target model, returned as a character vector.
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: char
Configuration set for the target model, returned as a
Simulink.ConfigSet object.
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: Simulink.ConfigSet
Information about the target hardware board, returned as a target.Board
object.
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: target.Board
Information about the toolchain for building the target model, returned as a
target.Toolchain object.
This property is empty if you use the template makefile approach, or if you use a
toolchain defined using coder.make.ToolchainInfo.
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: target.Toolchain
Name of the toolchain for building the target model, returned as a character vector.
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: char
Whether the target model is configured to generate code only, returned as a numeric or
logical 1 (true) or 0 (false).
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: logical
Whether the target model is built as a model reference, returned as a numeric or logical
1 (true) or 0 (false).
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: logical
Path to and name of the system target file, returned as a character vector.
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: char
Root folder for the code generation files and generated code, returned as a character vector.
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: char
Root folder containing the generated code, returned as a character vector.
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: char
Information for compiling and linking the generated code for the model, returned as an
RTW.BuildInfo object.
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: RTW.BuildInfo
Whether the generated code is new or replaces existing generated code, returned as one of the following:
1 (
true) — Code is newly generated.0 (
false) — Code is not newly generated.
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: logical
Name of the final binary product, without the path or file extension, returned as a character vector.
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: char
File extension corresponding to the language of the generated code, returned as either
'c' for generated C code or 'cpp' for generated
C++ code.
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: char
Whether the generated code is C++, returned as a numeric or logical 1 (true) or 0 (false).
Attributes:
GetAccess | public |
SetAccess | immutable |
Data Types: logical
Version History
Introduced in R2026b
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.
Amériques
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)