4

I am trying to model a transfer function block for say 1/(s+1). What is the easiest way to implement a block for a transfer function in Simulink?

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
stanigator
  • 10,768
  • 34
  • 94
  • 129

1 Answers1

6

I believe this is what you're looking for: Transfer Fcn Block

With regard to internet documentation for Simulink, this Block Reference list is a good link to keep on hand.

gnovice
  • 125,304
  • 15
  • 256
  • 359