Reply by bharat pathak April 15, 20082008-04-15
hello,

   does anyone know how to lock the zoom button in scilab.

   for example:

   x = rand(1,100);
   plot(x)

   I want to zoom again and again in various parts of the plot
   without clicking always the radio button called "zoom" on
   the top left of the plot.

   The radio button in active only for one zoom. unlike octave
   in which i could continously zoom to any area using the 3rd
   mouse button.

regards
bharat pathak