type/scalar - check for scalar (in the matrix sense)
|
Calling Sequence
|
|
type(expr, scalar)
|
|
Description
|
|
•
|
Checks if expr is a scalar. A scalar is anything which is not a vector or matrix.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?