MATLAB XPC TARGET RELEASE NOTES User's Guide Page 388

  • Download
  • Add to my manuals
  • Print
  • Page
    / 531
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 387
getsignal
Purpose Valueoftargetobjectsignalindex
Syntax MATLAB command line
getsignal(target_object, signal index)
Arguments
target_object
Name of a target object. The default name is tg.
signal_index
Index number of the signal. This can be a value
of up to 1000 elements.
Description getsignal returns the value of the signal associated with
signal_index.
Examples Get the value of s ignal index 2.
getsignal(tg, 2)
ans = -3.3869e+006
18-64
Page view 387
1 2 ... 383 384 385 386 387 388 389 390 391 392 393 ... 530 531

Comments to this Manuals

No comments