MATLAB: How to get bode plot and transfer function from the simulink block

simulinktransfer function

I have built a simulation block myself and I wanna get it's transfer function and bode plot. So I can easily use PID controller.
I wanna know why and is there another way to easily get the transfer function and bode plot from simulink?

Best Answer

See here .
Related Question