Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
NCTM or The Math Forum.
|
|
|
Using multiple matlab processes
Posted:
Jul 12, 2013 10:41 AM
|
|
Hi All,
I was wondering if it was possible to put different processes of a Matlab script to different treads/sessions. I don't need to make computations in parallel (e.g using parfor). But I would like to put the processing and displaying of an acquired image to another processor thread than an acquisition module of the same application.
Would that be possible? I do have a license for parallel processing if that would be necessary.
Thanks in advance.
Kind regards, Kees
|
|
|
|