xPC Target    

Using the Method Syntax with Scope Objects

Use the method syntax to run a scope object method. The syntax method_name(scope_object_vector, argument_list) can be replaced with

Unlike properties, for which partial but unambiguous names are permitted, method names must be entered in full, and in lowercase. For example, to add signals to the first scope in a vector of all scopes:

  1. In the MATLAB window, type
  2. Alternatively, you could type

  Getting the Value of a Scope Property Using the Property TriggerSample to Capture Data