I will be doing my calculations in Scilab and saving the results to disk.
After processing I will wish to display some of the data with Gnuplot.
I one particular case I will be displaying 4 graphs and will want to
zoom in on a ****tion of any one of them.
Multiplot displays them nicely, BUT only allows zooming on the latest
plot. Also when scale is reset, the other plots are still not visible.
Is there a workaround?
TIA