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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 282
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 177
LibSystemDerivativeCustomCode
4
-56
LibSystemDerivativeCustomCode
Purpose
Places code at the top or bottom of a system’s derivative function
Syntax
%<LibSystemDerivativeCustomCode(buffer, location)>
Arguments
buffer
Buffer to append to internal cache buffer.
location
"header"
(place at top of function).
"trailer"
(place at bottom of function).
Description
Use this function to place code at the top or bottom of a system’s derivative
function by specifying
"header"
or
"trailer"
, respectively.
This function generates an error if you attempt to add code to a subsystem that
does not have any continuous states. Each call to this function appends your
buffer to the internal cache buffer.
Page view 177
1 2 ... 173 174 175 176 177 178 179 180 181 182 183 ... 281 282

Comments to this Manuals

No comments