ripatti
unread,Nov 7, 2011, 9:22:36 AM11/7/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iris-toolbox-discussion
Dear Musketeers,
I have an extensive amount of (fairly general purpose) code that
compares two sets of impulse responses utilizing dbase structures and |
dbplot|. |dbplot| nicely accepts all the options of qplot, including
'subplots' option. If I add legend command, I get legend to the last/
first figures of resulting set of figures. Ideally, I would like to
get legend once in each figure that 'subplot' option produces. I have
run out of coding ideas. Any clue? Legend is related to axes and
s.legend.Location = 'Best';
s.legend.String = {'this','that'};
qstyle...
does not do what I want.
Cheers,
Antti