Undefined function 'tf' for input arguments of type 'char'?
Ältere Kommentare anzeigen
Hey everyone,
I am running R2012b.
I type in: s = tf('s')
Undefined function 'tf' for input arguments of type 'char'.
can someone please help me?
Thanks so much!
2 Kommentare
Kye Taylor
am 1 Mai 2013
What do you want to do with tf('s')... transfer function? What does tf represent?
Antworten (2)
Arkadiy Turevskiy
am 1 Mai 2013
tf is part of Control System Toolbox. The error message you are seeing means you do not have this product on your license. You can see which toolboxes you have by typing
ver
at the command line.
1 Kommentar
Walter Roberson
am 1 Mai 2013
The Control Systems Toolbox is included with the Student Version license, but is not installed by default.
Jan
am 1 Mai 2013
0 Stimmen
Asking Google or searching in the forum is a good strategy to get fast answers. See http://www.mathworks.com/matlabcentral/answers/65972.
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!