Matrix Help
For a school project involving the modeling of the dynamics of a hydraulic servovalve, I need to create matrices in order to create the transfer functions for valve model.
Now when I try to make a 3x2 matrix, I need the values to be [0 0; 0 1/m; K 0].
I have modified the variables m and K to be unitless. However, I get an error with the 2nd 0 ( [0 0; 0 1/m; K 0] ), has a unit of A/m^3 although I entered 0.
Later I get an error with another matrix in which it claims that a constant is 'unitless' while everything else is '[]unitless'
Any thoughts?
Thx
Finny

