| 31 |
Orientation = 'tall'; % Options: 'landscape', 'tall' |
Orientation = 'tall'; % Options: 'landscape', 'tall' |
| 32 |
Box = 'on'; % Options: 'on', 'off' |
Box = 'on'; % Options: 'on', 'off' |
| 33 |
Grid = 'on'; % Options: 'on', 'off' |
Grid = 'on'; % Options: 'on', 'off' |
| 34 |
|
Coast = 0; |
| 35 |
|
|
| 36 |
CaxisFixed = 1; % Use fixed color axis. |
CaxisFixed = 1; % Use fixed color axis. |
| 37 |
CaxisMinMax = 1; % Use minimum and maximum for color axis. |
CaxisMinMax = 1; % Use minimum and maximum for color axis. |
| 70 |
|
|
| 71 |
% Axis ranges. |
% Axis ranges. |
| 72 |
ylimO = []; |
ylimO = []; |
| 73 |
ylimA = [0,100000]; |
ylimA = []; |