<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<font face="Courier New">Dear All,<br>
<br>
I'm trying to get a plot like this:<br>
<img src="cid:part1.E27B07B9.B2EEDCF3@fceia.unr.edu.ar" alt=""
width="502" height="379"><br>
where I intend to get a line plot where the lines come from the
bottom of the plot instead of coming from 0 as is the normal way
using plot2d3(). <br>
<br>
To get this with plot2d3() I had to plot the y axis data + 50 in
order to make the botom of the plot coincident with 0, and then
fake the labels using <br>
<br>
<br>
gca()..y_ticks.labels =
["-50","-45","-40","-35","-30","-25","-20","-15","-10","-5","0","5","10"]';<br>
<br>
<br>
To get the circles I had to use plot() with "o" as third argument
since plot2d3() doesn't accept it.<br>
<br>
Is there a more direct way to get such result<br>
<br>
Is a there some way of achieving this in a more tative way?<br>
<br>
Thanks!<br>
<br>
Regards,<br>
<br>
Federico Miyara <br>
<br>
</font>
<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /> <table style="border-top: 1px solid #D3D4DE;">
<tr>
<td style="width: 55px; padding-top: 18px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;" /></a></td>
<td style="width: 470px; padding-top: 17px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Libre de virus. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">www.avast.com</a> </td>
</tr>
</table>
<a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>