We have a problem when we want to write the temporal derivative of a vector with a dot and when in the vector there is a dotted component, for example:
Code: Select all
\dot{\begin{bmatrix}z \\ \dot{z} \end{bmatrix}}
Is there any way to do it correctly?
Thank you very much
Aitor