Equation: [a b 0;0 0 c]*T=[a b 0;0 c c].
Suppose a b c are known varibles. T is a matrix.
When I use matlab to solve this equation, there comes a warning "The system is rank-deficient. Solution is not unique'. How to calculate the general solution with matlab?.