How to run two scripts simultaneously while sharing data and plotting?

16 次查看(过去 30 天)
I need to run two functions simultaneously namely func1 and func2. However I need func1 to make a plot based on some data (coming on the serial port and) being read and processed by func2.
It is not possible for me in any way to merge the two functions into one. I looked into parpool but it seems like it doesn't allow making figures while running in parallel.
Please recommend how can I make func1 plot a figure based on data coming from func2 in parallel?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Graphics Performance 的更多信息

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by