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

16 visualizaciones (últimos 30 días)
Neel Talati
Neel Talati el 15 de Oct. de 2018
Comentada: prasanth s el 14 de Dic. de 2022
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?

Respuestas (0)

Categorías

Más información sobre Graphics Performance en Help Center y File Exchange.

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by