
remscope
6-32
Remove two scopes.
remscope(tg,[1 2]) or tg.remscope([1,2])
Remove all scopes.
remscope(tg) or tg.remscope
See Also The xPC Target target object methods addscope and getscope. The xPC target
M-file demo scripts listed in “xPC Target Demos” on page 5-21.