Products & Services Solutions Academia Support User Community Company

Learn more about MATLAB   

spones - Replace nonzero sparse matrix elements with ones

Syntax

R = spones(S)

Description

R = spones(S) generates a matrix R with the same sparsity structure as S, but with 1's in the nonzero positions.

Examples

c = sum(spones(S)) is the number of nonzeros in each column.

r = sum(spones(S'))' is the number of nonzeros in each row.

sum(c) and sum(r) are equal, and are equal to nnz(S).

See Also

nnz, spalloc, spfun

  


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