Parallel Plot in a Matlab UI APP
8 次查看(过去 30 天)
显示 更早的评论
Hi everbody and thanks for your attention. I'm doing a Matlab UI APP that performs measurements that return a vector and I would plot the vector and update it every time a new measurement is made. The time is important in the project so I need to plot the vector in parallel programming so that the measurement time is not affected. I have tried with parpool but it said that Graphics is not supported. Is it possible to do what I want?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Parallel Computing Fundamentals 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!