MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES User's Guide Page 344

  • Download
  • Add to my manuals
  • Print
  • Page
    / 574
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 343
14 Using the VideoDevice System Object
14-16
The only System object functions supported in code generation are:
get
getNumInputs
getNumOutputs
reset
step
Do not set System objects to become outputs from the MATLAB Function block.
Do not pass a System object as an example input argument to a function being compiled
with codegen.
Do not pass a System object to functions declared as extrinsic (i.e., functions called in
interpreted mode) using the coder.extrinsic function. Do not return System objects
from any extrinsic functions.
Page view 343
1 2 ... 339 340 341 342 343 344 345 346 347 348 349 ... 573 574

Comments to this Manuals

No comments