Products & Services Solutions Academia Support User Community Company

Learn more about Parallel Computing Toolbox   

distributed.false - Create distributed false array

Syntax

F = distributed.false(n)
F = distributed.false(m, n, ...)
F = distributed.false([m, n, ...])

Description

F = distributed.false(n) creates an n-by-n distributed array of logical zeros.

F = distributed.false(m, n, ...) or F = distributed.false([m, n, ...]) creates an m-by-n-by-... distributed array of logical zeros.

Examples

Create a 1000-by-1000 distributed false array.

F = distributed.false(1000);

See Also

false MATLAB function reference page

codistributed.false, distributed.true

  


Recommended Products

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