Error: cannot find space for target scope (R2016b)
1 view (last 30 days)
Show older comments
Stefano Buccelli
on 5 Sep 2017
Commented: Stefano Buccelli
on 8 Sep 2017
It seems that the maximum number of target scope is 9. Is it correct? When I tried to add more than 9 target scopes I received this Error: cannot find space for target scope (on the target PC).
How can I view 60 traces in a 6x10 subplot? Host target scope?
0 Comments
Accepted Answer
Anh Tran
on 7 Sep 2017
Hi Stefano,
Each scope can take different signals. For example, you may have 6 target scopes. For each scope, you add 10 signals. This will effectively create a subplot on your Simulink Real-time Target screen. This example shows how to add 2 signal into a target scope. This link shows how to find signal indexes to pass into "addsignal" function
More Answers (0)
See Also
Categories
Find more on Target Computer Setup in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!