Saturday, 31 August 2013

Matlab functions and parallel_invoke

Matlab functions and parallel_invoke

In my project I have a lot of MATLAB functions. For each function I call
Initialize function, when the application starts. I tried to call this
functions using parallel_invoke. I tried it several times and allways it
takes more time, that code without this. Can somebody explain this ? Is
there is something specific in MATLAB or Initialize functions ?

No comments:

Post a Comment