Re: plotyy problems with a gui
- From: roberson@xxxxxxxxxxxxxxxxxx (Walter Roberson)
- Date: Fri, 30 Nov 2007 17:48:35 +0000 (UTC)
In article <fipfbu$pu7$1@xxxxxxxxxxxxxxxxxx>,
Tom <iamgoggs@xxxxxxxxxxx> wrote:
I have a 2 line plot using each the left and right y
axis. I can't seem to figure out how to manipulate one
axis and not the other. How could I change the YTickLabel
or the Font color on the right axis and not on the left.
[AX, H1, H2] = plotyy(handles.axes1,DTS,Rankplot,DTS,INDX);
set(AX(2),'YTickLabelMode', 'manual', 'YTickLabel', whatever);
--
"Beware of bugs in the above code; I have only proved it correct,
not tried it." -- Donald Knuth
.
- References:
- plotyy problems with a gui
- From: Tom
- plotyy problems with a gui
- Prev by Date: Simple Question about extracting certain values from a matrix
- Next by Date: Re: adding data to dynamic field
- Previous by thread: plotyy problems with a gui
- Next by thread: Re: plotyy problems with a gui
- Index(es):
Relevant Pages
|