Scilab 5.3.1
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
spones
疎行列
呼び出し手順
sp=spones(A)
パラメータ
- A
- 疎行列 
- sp
- 疎行列 
説明
sp=spones(A) は
	Aと同じ疎構造を有し
	その非ゼロ要素の位置に1を有する,行列を生成します.
| << spget | Sparses Matrix | sprand >> |