Hi,
I'm trying to plot a couple variables on the same 2-D graph, and 3 separate scales are needed (there are 3 types of variables, each at different scales). plotyy accomodates only 2 scales. Is there a way to achieve 3 scales? (plotyyy does not exist.)
Thanks, David

 Accepted Answer

Kostas
Kostas on 4 Nov 2011

2 votes

Maybe it would be useful for you something like the addaxis in the fileExchange
or the plotyyy function

1 Comment

David C
David C on 6 Nov 2011
These files are very helpful. However, although both seems to do fine with the plotting, the scale doesn't adjust to further manipulations like zoom. Also, the data tips seem to be giving erroneous values. Maybe this is not the best place for issues with the functions themselves...

Sign in to comment.

More Answers (1)

Walter Roberson
Walter Roberson on 4 Nov 2011

1 vote

Where would you like the ticks and labels for the third y axis to appear?

1 Comment

David C
David C on 6 Nov 2011
They can appear anywhere readable. That is, I don't have any preference in terms of presentability, as long as it's usable/readable.

Sign in to comment.

Categories

Asked:

on 4 Nov 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!