[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Multiplot
From: |
Eyal Doron |
Subject: |
Multiplot |
Date: |
Mon, 10 Jul 1995 15:23:19 +0100 (MET DST) |
Hi Vinayak,
I tried out your files, and finally light dawned in my feeble head.
The multiplot .M files conflict with automatic_replot. Once I switched
it off they worked as required. Good work!
Now, how to get it to work _with_ auto_replot? It would have to be
somehow switched off, then switched back on upon display (if it was
"true" by default). Is this possible? Perhaps "subplot" could store
the value of automatic_replot in a global and set it to "false" if
called with anything except "111", and reset it after being called
with "111". What do you think?
Thanks,
Eyal