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

조회 수: 9 (최근 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 CenterFile Exchange에서 General Applications에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by