Why is pck command not working on Matlab R2016b ?

9 visualizaciones (últimos 30 días)
Vaishnavi nair
Vaishnavi nair el 27 de Oct. de 2016
Respondida: Walter Roberson el 27 de Oct. de 2016
we can define a system as sys = pck(A,B,C,D) , where 'pck' takes consistent state-space data and forms a SYSTEM matrix with the data structure defined. But what I see is that matlab R2016b does not read the command pck or unpck. The toolbox for pck should be downloaded, but I dont know from where . So if anyone can help , it will be great....

Respuestas (1)

Walter Roberson
Walter Roberson el 27 de Oct. de 2016
pck and unpck were from Mu Analysis and Synthesis Toolbox from the early 1990's.
According to https://www.mathworks.com/matlabcentral/newsreader/view_thread/25964 the correspondences in MATLAB are
mu -> robust
pck -> ss
unpck -> ssdata
starp -> lft

Categorías

Más información sobre Dynamic System Models en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by