Hello,
How can I devide a matrix by an other matrix (not a division by scalar) ?
By the way, I tried : mat xxx = zz * 1/yy , without résult...
Thank you for your answer
Marc
How can I devide a matrix by an other matrix (not a division by scalar) ?
By the way, I tried : mat xxx = zz * 1/yy , without résult...
Thank you for your answer
Marc
Comment