フィルターのクリア

Error: cannot find space for target scope (R2016b)

1 回表示 (過去 30 日間)
Stefano Buccelli
Stefano Buccelli 2017 年 9 月 5 日
コメント済み: Stefano Buccelli 2017 年 9 月 8 日
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?

採用された回答

Anh Tran
Anh Tran 2017 年 9 月 7 日
Hi Stefano,
The maximum number of target scope is 9, as stated in the Target Scope Usage documentation.
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
  1 件のコメント
Stefano Buccelli
Stefano Buccelli 2017 年 9 月 8 日
Thank you Anh, but no way to subplot just like in matlab. The signals will be superimposed in the same scope. Right?
Thanks again.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeTarget Computer Setup についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by