what is the definition session?
Show older comments
As title , I want to handle images and sound in real-time, but the computation time is longer than frame length of sound and cannot be divided into several parts. So, I open two matlab programs(two workspaces, two command window) to run in two CPU cores. But there is some data needs to be share and only write or only read. sharedmatrix says it can share memory spaces in different sessions with out I/O. But the question is what is session?
p.s the website introducing sharedmatrix is out of order. anyone the details of it? http://smlv.cc.gatech.edu/2010/08/27/shared-memory-in-matlab/
Accepted Answer
More Answers (0)
Categories
Find more on App Building in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!