XY graph don't plot

I have two signals. They are connected to a scope and XY graph in parallel. They display on the scope but do not display on the graph.
Any thoughts about what I am doing wrong?
Thanks.

1 Comment

Jan
Jan on 2 Aug 2011
Please explain any details. Are you working with MATLAB or Simulink? In which format do you have the signals? How do you "connect" them to a scope and a XY graph?

Sign in to comment.

Answers (3)

Guy Rouleau
Guy Rouleau on 2 Aug 2011

0 votes

One classic mistake is to forget setting the x and y limits.
Stephen
Stephen on 3 Aug 2011

0 votes

Thanks,
But I did set the min and max values for the X and y axis, to agree with the min and max vlaues I set for the scope that does display. And the timebase is -1.

1 Comment

Can you upload your model to a filesharing site?
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers

Sign in to comment.

Stephen
Stephen on 3 Aug 2011

0 votes

You were right, Arnaud.
I played around with the different settings of the X and Y axis scale and it finally worked. I was not using the correct settings when it was not displaying.
My goof... thanks for your patience!

Categories

Find more on Modeling in Help Center and File Exchange

Products

Asked:

on 2 Aug 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!