MATLAB XPC TARGET 4 - API GUIDE User's Guide Page 289

  • Download
  • Add to my manuals
  • Print
  • Page
    / 372
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 288
getparam
14-45
14getparam
Purpose Return value of target object parameter index
Syntax MATLAB command line
getparam(target_object, parameter_index)
Arguments
Description getparam returns the value of the parameter associated with
parameter_index.
Examples Get the value of parameter index 5.
getparam(tg, 5)
ans = 400
target_object
Name of a target object. The default name is tg.
parameter_index
Index number of the parameter.
Page view 288
1 2 ... 284 285 286 287 288 289 290 291 292 293 294 ... 371 372

Comments to this Manuals

No comments