[Scilab-users] How to define the Y Range of plot

Stefan Du Rietz sdr at durietz.se
Sat Aug 8 15:08:20 CEST 2020


Hello, not before but after!

Stefan


On 2020-08-08 15:03, Fukashiimo wrote:
> Hello, Mr. Stefan,
> 
> Thanks.
> 
> Should we put following codes before each plot command?
> 
> cafix = gca();
> cafix.tight_limits="on";
> cafix.auto_scale="off";
> cafix.data_bounds = [-0.5,-2;0.5,2];
> 
> 
> 
> 
> 
> --
> Sent from: http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
> 



More information about the users mailing list