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.
Seleziona un sito web
Seleziona un sito web per visualizzare contenuto tradotto dove disponibile e vedere eventi e offerte locali. In base alla tua area geografica, ti consigliamo di selezionare: .
Puoi anche selezionare un sito web dal seguente elenco:
Come ottenere le migliori prestazioni del sito
Per ottenere le migliori prestazioni del sito, seleziona il sito cinese (in cinese o in inglese). I siti MathWorks per gli altri paesi non sono ottimizzati per essere visitati dalla tua area geografica.
Americhe
- América Latina (Español)
- Canada (English)
- United States (English)
Europa
- 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)