MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Instrukcja Obsługi Strona 78

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 282
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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>"
.
.
.
}
Przeglądanie stron 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 281 282

Komentarze do niniejszej Instrukcji

Brak uwag