How to flatten a matrix composed of other matrices in Maxima?

What I mean by this is, if I put a matrix to be an element in a new matrix, I cannot reach the underlying elements directly. The dimension of the outer matrix does not change!

有帮助吗?

解决方案

Try the function mat_unblocker.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top