help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help


From: c.
Subject: Re: help
Date: Mon, 26 Dec 2011 19:20:05 +0100

It seems you forgot to "Reply All" so I'm forwarding the message to the list

On 26 Dec 2011, at 12:41, Francesco Potortì wrote:

>>> For the new release, 3.6.0, the one that should come out sometime in
>>> the next weeks, the parfor will will be available but it will be
>>> mapped to a normal for.
>> 
>> Functionality similar to that of "parfor" can be obtained by using
>> "parcellfun" from the octave-forge package "general". 
>> But that requires changing the code.
> 
> pararrayfun can also be an alternative if the original data are stored
> in arrays.  Using parcellfun or pararrayfun should work in both Matlab
> and Octave,

I can't find any reference to parcellfun and pararrayfun in Matlab docs online, 
are they part of some toolbox?

> and may make the code simpler, too.

c.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]