[scilab-Users] how to use transfer function in scilab

Shriram Sampat s.sampat at ektronic.de
Wed Jan 23 14:58:42 CET 2008


hi geraldo,

try syslin and ss2tf

enough examples in help, if you read about this function. but anyway, 
here is one

sys_dc = syslin('c',A,B,C,D)
tf1 = ss2tf(sys_dc)

A B C and D are the state space matrices.

hope this helps :)

Ram


Geraldo Netto wrote:
> Hi Guys,
>
> How are you doing?
>
> Sirs, i'm pretty newbie in scilab and i would like to know
> how can i use transfer function( tf() from matlab )
> in scilab?
>
> i read about clr, but i was unable to use it
> ie: i was not able to use "clr()"
>
> Kind Regards and Best Wishes,
>
> Geraldo
>   

-- 
------------------------------------------------------------
Shriram R Sampat
Software Engineer - Embedded Systems

  EK Tronic Ing. R. Nitz        
  Tel.: + 49/(0)7154/8311-12
  FAX : + 49/(0)7154/70449
  email: s.sampat at ektronic.de
  www.ektronic.de
------------------------------------------------------------
  EK Tronic  Ing. R.Nitz       
  Enzstr. 9 , 70806 Kornwestheim
  Ust ID:  DE 146160631
  Geschäftsführung: Ing. Richard Nitz




More information about the users mailing list