basically this works:
plot([1], [1], "*")
but I think it would be more convenient to add some kind of auto casting to the
function in order to make this
plot(1, 1, "*")
work.
I use those single-point-plotting-commands a lot in order to highlight a
special point in a series of data, but I for
Hi,
The simple code snippet at the end of this mail should plot a single line.
Unfortunately, depending on
- the backend
- the windowsize
- and the pan/zoom position inside the plot
one or more additional lines appear.
Under windows it looks like this:
http://img217.imageshack.us/my.php?imag