Hi,
I have for matrices, A, B, C & D; I'd like to display these in a quadrant, ie A, B (top-L-R), and C,D (bottom L-R), please.

 采纳的回答

Are you just trying to concatenate them? E.g.,
M = [A B;C D];

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Tables 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by