MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Guía de usuario Pagina 106

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 386
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 105
3 Code Generation and the Build Process
3-24
|>MEXEXT<|
MEX-file extension. See the MATLAB
mexext command.
|>MODEL_NAME<| Name of the Simulink block diagram
currently being built.
|>MODEL_MODULES<| Any additional generated source (.c)
modules. For example, you can split a
large model into two files,
model.c and
model1.c. In this case, this token
expands to
model1.c.
|>MODEL_MODULES_OBJ<| Object filenames (.obj) corresponding
to any additional generated source (
.c)
modules.
|>MULTITASKING<|
Yes (1) or No (0) — Is the solver mode
multitasking?
|>NUMST<| Number of sample times in the model.
|>RELEASE_VERSION<|
The release version of MATLAB, for
example, 11.0.
|>S_FUNCTIONS<| List of noninlined S-function (.c)
sources.
|>S_FUNCTIONS_LIB<|
List of S-function libraries available for
linking.
|>S_FUNCTIONS_OBJ<| Object (.obj) file list corresponding to
noninlined S-function sources.
|>SOLVER<| Solver source filename, e.g., ode3.c.
|>SOLVER_OBJ<| Solver object (.obj) filename, e.g.,
ode3.obj.
Table 3-4: Template Makefile Tokens Expanded by make_rtw (Continued)
Token Expansion
Vista de pagina 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 385 386

Comentarios a estos manuales

Sin comentarios