My MATLAB R2012b is giving error on the key word

Illustration
sophiawilson61 - 2020-02-12T15:02:38+00:00
Question: My MATLAB R2012b is giving error on the key word

I am writing "trans=tf([1 5],[1])" and the error is "Undefined function 'tf' for input arguments of type 'double'.

Expert Answer

Profile picture of Neeta Dsouza Neeta Dsouza answered . 2025-11-20

You do not have the Control Systems Toolbox installed, or you do not have it licensed, or it is not on your MATLAB path.

Try

which -all tf

and see what you get.


Not satisfied with the answer ?? ASK NOW

Get a Free Consultation or a Sample Assignment Review!