Description Usage Arguments Value Note Author(s) Examples
Extending a given array to match a wanted shape, similar to repmat.
1 | broadcast(arr, dims)
|
arr |
Array to be broadcasted |
dims |
Desired output dimensions |
array of dimension dim
# Fri Feb 9 14:41:25 2018 ——————————
Feng Geng (shouldsee.gem@gmail.com)
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.