Question: How do I export dualaxisplot using plotsetup?

Hi,

I got a worksheed with some dualaxisplots generated in a loop. As it would take some time to rightclick on each of them and export it as eps, I'm searching for a fine solution to automatically export them. For plot(); and display(); I found some nice solutions, but using dualaxisplot, I receive the following error:

Error, (in plots:-dualaxisplot) dual-axis plots are not available for the current interface or device

This annoys me, because the rightclick solution is easily accessible, so  dual-axis plots MUST be avaiable for the eps-device somehow. Is there a way to work around this issue?

I'd appreciate any help on this topic :)

Please Wait...