| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Parallel Computing Toolbox |
| Contents | Index |
| Learn more about Parallel Computing Toolbox |
par = dist.Partition returns the partition scheme of the codistributor1d object dist, describing how the object would distribute an array among the labs. You can read this property only by using dot-notation; not the get function.
Usage | codistributor1d object |
Read-only | Always |
Data type | Array of doubles |
dist = codistributor1d(2, [3 3 2 2]) dist.Partition
returns [3 3 2 2] .
![]() | Parent | PathDependencies | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |