MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Manual de servicio Pagina 78

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 282
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 77
3
Writing Target Language Files
3-4
Clicking the Build button generates the .rtw file, basic.rtw, and executes the
system target file,
basic.tlc with the –v option, that is specified under Code
generation. The structure of
basic.rtw is:
CompiledModel {
Name "basic"
Version "1.85 (Oct, 30 1996)"
GeneratedOn "Tue Mar 18 09:53:17 1997"
Solver FixedStepDiscrete
SolverType FixedStep
StartTime 0
StopTime 10
FixedStepOpts {
FixedStep 0.2
}
.
.
.
NumModelInputs 0
NumModelOutputs 1
NumNonVirtBlocksInModel 0
DirectFeedthrough no
NumContStates 0
NumDiscStates 0
.
.
.
BlockOutputs {
NumBlockOutputs 2
BlockOutput {
.
.
.
System {
Type root
Name "<root>"
.
.
.
}
Vista de pagina 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 281 282

Comentarios a estos manuales

Sin comentarios