Tue 14 Apr 2015 08:15:11 AM UTC, original submission:
I have an old script that used to work in octave 3.2 which I've simplified as far as possible:
Tested today with 3.2.4 and it works.
This no longer works in version 3.6.2 or 3.8.1 or the latest dev sources.
The version I built this morning says 4.0.0-rc3
I only get one legend and not two as I expect.
Did most testing in 3.8.1 and changing to gnuplot for toolkit instead of fltk had no effect.
It does work in matlab 2014b.
As a workaround, I tried to create two axes myself instead of using plotyy and do the same thing.
The second code snippet works in 3.6 and 3.8 as well as matlab. Have not tested in 3.2.
Code:
|