Question: How do I extract common factors in a matrix?

Hi!

After a matrix calculation in maple I might end up with a matrix with common factors, like this ...

Now this matrix has elements with common factor sqrt(h/(m*omega)) that I want put as a factor outside the matrix. How can I do this?

Thanks :)

Please Wait...