"Steven_Lord" <slord@mathworks.com> wrote in message
>
> Can you use PARFOR for the loop over x instead of the loop over y?
>
I can't since each iteration depends on the last. It's only the inner loops that are sliceable. Would it make my memory problem any better?
Thanks.
>
> Can you use PARFOR for the loop over x instead of the loop over y?
>
I can't since each iteration depends on the last. It's only the inner loops that are sliceable. Would it make my memory problem any better?
Thanks.