[Scilab-users] Scaled plot displays in Scilab?

Rafael Guerra jrafaelbguerra at hotmail.com
Thu Jan 9 16:46:04 CET 2014


Hi Stanislav,

 

Thanks but it does not guarantee that the interval [x0,x0+10] will be plotted over 1 cm of the screen...

I think that one may have to use a function like xchange but, more info about the physical screen is still required.

 

Regards

Rafael G.

 

From: users [mailto:users-bounces at lists.scilab.org] On Behalf Of ?????????
Sent: Thursday, January 09, 2014 3:34 PM
To: users at lists.scilab.org
Subject: Re: [Scilab-users] Scaled plot displays in Scilab?

 

Hello.
You may divide x-axis by 1000. For example: plot2d(x ./ 1000, y);
Also you may use a logarithm scale of x-axis.

Stanislav
09.01.2014 21:14, Rafael Guerra пишет:

Hello,

 

Does anyone know if it possible to generate scaled plots in Scilab?

Say one wants to plot y=f(x), with x being a distance, at 1:1000 scale (i.e., 1 cm on the PC screen would correspond to 10 m along x-variable). Scroll bar may be needed, if for given scale plot is larger than physical screen.

 

Thanks for any hints.

 

Best regards

Rafael G.

 






_______________________________________________
users mailing list
users at lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20140109/1d710c8d/attachment.htm>


More information about the users mailing list