Adams Basic Package
>
Adams View
>
View Function Builder
>
Design-Time Functions
>
Functions: R - S
> RECTANGULAR_WINDOW
RECTANGULAR_WINDOW
Generate the
RECTANGULAR
window.
Format
RECTANGULAR_WINDOW (n)
Argument
n
An integer value.
Example
The following example is an illustration of the RECTANGULAR_WINDOW function:
Function
RECTANGULAR_WINDOW (5)
Result
{1, 1, 1, 1, 1}
Learn more about matrix/array functions
.
This site works best with JavaScript enabled