mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
394 B
394 B
Function squeeze
Remove singleton dimensions from a matrix
squeeze(x)
Parameters
| Parameter | Type | Description |
|---|---|---|
x |
Matrix | Array |
Returns
| Type | Description |
|---|---|
| Matrix | Array | res |