I make som calculations in Maple and I get an output like: diff(y(t),t) = y(t) + u(t) Later I export this to Latex but I'd prefer the shorter notaion with "dots" on the time derivative, i.e. y_dot(t) = y(t) + u(t) Is there a way to get maple to output this?

Please Wait...