[Scilab-users] Some errors and a question.

Richard llom richard.llom at gmail.com
Wed Dec 6 09:30:10 CET 2017


>> Can you provide a minimal code snippet to reproduce?

> t1 = 1225; t2 = 3245;
> tau = 3/2 * ( t2 - t1 )
> theta = t2 - tau
> 
> s=poly(0,'s')
> G=syslin('c',1.72/(1+tau*s)*(2-s*theta)/(2+s*theta))
> bode(G)
> 
This code snippet runs fine for me on linux and win10.
Judging from other linux problems discussed here on the ML it is most likely
an issue with your graphics driver. So I would suggest looking into that
(updating mesa, etc.).

hth
richard



--
Sent from: http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html



More information about the users mailing list