mirror of
https://github.com/josdejong/mathjs.git
synced 2025-12-08 19:46:04 +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 |