Send data from Simulink to multiple MATLAB apps, plot data in multiple MATLAB apps simultaneously

14 ビュー (過去 30 日間)
Hello,
I have one simulink model with one block containing ~20 changing signals, divided in 4 groups of 5.
I want to have 4 instances of MATLAB apps running simultaneously, each app plotting its own group of 5 signals simultaneously.
I used the following reference to establish an event listener data link between my simulink model and one app running at a time.
When I try to start an additional app while I have one app running, the first app stops plotting as the second app starts plotting.
Is this possible to send data from one simulink model to multiple MATLAB apps simultaneously? Further, is it possible to have multiple MATLAB apps plotting data simultaneously?
Thank you,
-Gheorghe S

回答 (0 件)

カテゴリ

Help Center および File ExchangeGeneral Applications についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by