xPC Target | ![]() ![]() |
Displaying Scope Object Properties for All Scopes
To list the properties of all scope objects associated with the target object tg
:
The current scope properties are uploaded to the host PC, and then MATLAB displays a list of all the scope object properties with the updated values. To list some of the scopes, use the vector index. For example, to list the fist and third scopes, type allscopes([1,3])
.
For a list of target object properties with a description, see Target Object Properties.
![]() | Displaying Scope Object Properties for a Single Scope | Setting the Value of a Scope Property | ![]() |