[Scilab-users] Unexpected output of evans() and other plot functions - mirrored axes and labels

rodrigocarlson rodrigocarlson at gmail.com
Wed Oct 15 01:25:04 CEST 2014


Dear Scilab users,

The output of evans() and other plot fuctions is providing figures with
mirrored axes and labels. The following code generates the attached figure:

num = poly([1],'s','c')
den = poly([-2 -4 -6],'s','r')
G = syslin('c',num/den)
evans(G,500)
sgrid(0.59,0)

Someone has any idea of what is happening and how to fix it?

Scilab version is 5.5.1 running on Windows 7.

Thanks,
Rodrigo

<http://mailinglists.scilab.org/file/n4031340/Gr%C3%A1fico.png> 





--
View this message in context: http://mailinglists.scilab.org/Unexpected-output-of-evans-and-other-plot-functions-mirrored-axes-and-labels-tp4031340.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list