User`s guide
R2012a
7-10
Function Description
parallel.exportProfile Export profiles to specified .settings file
Profiles in Compiled Applications
Because compiled applications include the current profiles of the user who compiles,
in most cases the application has the profiles it needs. When other profiles are needed,
a compiled application can also import profiles that have been previously exported
to a .settings file. The new ParallelProfile key supports exported parallel
configuration .mat files and exported cluster profile .settings files; but this might
change in a future release. For more information, see Export Profiles for MATLAB
Compiler.
Compatibility Considerations
In past releases, when a compiled application imported a parallel configuration, that
configuration would overwrite a configuration of the same if it existed. In this release,
imported profiles are renamed if profiles already exist with the same name; so the same
profile might have a different name in the compiled application than it does in the
exported profile file.
Enhanced GPU Support
GPUArray Support
The following functions are added to those that support GPUArray data, or are enhanced
in their support for this release:
beta
betaln
bsxfun
circshift
det
eig
fft
fft2
fftn
fprintf
full
ifft
ifft2
ifftn
ind2sub
int2str
inv
ipermute
isequaln
issorted
mat2str
max
mldivide
min
mrdivide
norm
num2str
permute
qr
shiftdim
sprintf
sub2ind