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.

 Réponse acceptée

James Tursa
James Tursa le 13 Mai 2016

0 votes

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

Plus de réponses (0)

Catégories

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by