Hi,
I have the control package installed and loaded.
When I run
h = zpk(Num_Vector, Den_Vector, Gain, 'InputDelay', Theta_Plant);
I get
error: tf: set: key name 'InputDelay' is unknown
error: called from
__match_key__ at line 58 column 3
set at line 63 column 11
tf at line 250 column 9
zpk at line 138 column 7
PID_Analysis at line 34 column 3
>>
Is there a solution to this situation?
Cheers
John Glattetre