| Contents | Index |
Sinks
The XY Graph block displays an X-Y plot of its inputs in a MATLAB figure window.
The block has two scalar inputs. The block plots data in the first input (the x direction) against data in the second input (the y direction). (See How to Rotate a Block for a description of the port order for various block orientations.) This block is useful for examining limit cycles and other two-state data. Data outside the specified range does not appear.
A figure window appears for each XY Graph block in the model at the start of simulation.
The XY Graph block accepts real signals of the following data types:
Floating point
Built-in integer
Fixed point
Boolean
For more information, see Data Types Supported by Simulink in the Simulink documentation.

Specify the minimum x-axis value. The default is -1.
Specify the maximum x-axis value. The default is 1.
Specify the minimum y-axis value. The default is -1.
Specify the maximum y-axis value. The default is 1.
Specify the time interval between samples. To inherit the sample time, set this parameter to -1. See How to Specify the Sample Time in the Simulink documentation for more information.
The following model computes the points that define a circle of radius 4, centered at the origin of the x-y plane.

When you simulate the model, a figure window appears.

Sample Time | Specified in the Sample time parameter |
States | 0 |
Zero-Crossing Detection | No |

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |