MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Service Manual Page 78

  • Download
  • Add to my manuals
  • Print
  • Page
    / 282
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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>"
.
.
.
}
Page view 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 281 282

Comments to this Manuals

No comments