Windows: Arrange Windows
Arrange windows in a certain sequence.
Minimum Origin Version Required:2022b SR0
winarrange col:=3 direction:=vertical overlap:=1 offset:=20;
winarrange col:=2 order:=ascend type:=1 overlap:=1;
Please refer to the page for additional option switches when accessing the x-function from script
Input
int
Specify the number of columns when you sorting the windows.
Option list:
double
Note: this is the vertical offset. The horizontal offset is fixed value.