From: kbr on
Hello,
I've got a scatterplot of positive and negative x and y data, and I can't figure out how to add the "x" and "y" axis (the ones that would intersect at (0,0)). Can anyone help?
Thanks
B
From: sscnekro on
> I've got a scatterplot of positive and negative x and y data, and I can't figure out how to add the "x" and "y" axis (the ones that would intersect at (0,0)). Can anyone help?

There are more ways to do that, but you can always add a horizontal and a vertical line crossing at [0,0]. Have a look at this:
http://www.mathworks.com/matlabcentral/newsreader/view_thread/283927#751988