stanigator
stanigator

Reputation: 10926

Transfer function in MATLAB/Simulink

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?

Upvotes: 4

Views: 4075

Answers (1)

gnovice
gnovice

Reputation: 125854

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.

Upvotes: 6

Related Questions