MATLAB SIMULINK 7 - DEVELOPING S-FUNCTIONS Podręcznik Użytkownika Strona 175

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 210
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 174
Writing Wrapper S-Functions
4-9
Wrapper S-functions are useful when creating new algorithms that are
procedural in nature or when integrating legacy code into Simulink. However,
if you want to create code that is
interpretive in nature in Simulink (i.e., highly-parameterized by operating
modes)
heavily optimized in the Real-Time Workshop (i.e., no extra tests to decide
what mode the code is operating in)
then you must create a fully inlined TLC file foryourS-function.
Przeglądanie stron 174
1 2 ... 170 171 172 173 174 175 176 177 178 179 180 ... 209 210

Komentarze do niniejszej Instrukcji

Brak uwag