EVDesMat:
--------------------------------------------------------------------------
Create the design matrix for the eigenstructure assignment technique.
Since version 1.
--------------------------------------------------------------------------
Form:
d = EVDesMat( nStates, kAssign )
--------------------------------------------------------------------------
------
Inputs
------
nStates (1,1) Number of states in the plant
kAssign (m) States to be controlled
-------
Outputs
-------
d (m,n) Design matrix
--------------------------------------------------------------------------