<div>Thanks!</div>
<div> </div>
<div>I will have a look this w/e to see if it is possible to have inverted selected axes. A priori I would have done like you...<br> </div>
<div>Eric.<br> </div>
<div><span class="gmail_quote">2008/8/29, Simon <<a href="mailto:simon.elfert@web.de">simon.elfert@web.de</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">alright, that works pretty nice! A very fine tool.<br><br>Is it possible to have the right y-axis at normal scale, but the left<br>
y-axis with a reverse scale (with >> h=gca(); h.axes_reverse = ["off",<br>"on", "off"]; << I only get control of both y-axes at a time.<br><br>greetings,<br>Simon<br><br><br><br><br>
ps: For anyone who concerns... this works fine:<br><br>mat = [0, 1, 40;  1, 2, 30; 2,3,20; 3,4,10];<br>pltseries0([mat(:,2),<br>mat(:,3)],[],'example',string(mat(:,1)),1,"yaxis=[1 2]", "bars=[0 1]")<br>
<br></blockquote></div><br>