Borrar filtros
Borrar filtros

Matrix to a table

3 visualizaciones (últimos 30 días)
Aswas
Aswas el 13 de Mayo de 2016
Respondida: James Tursa el 13 de Mayo de 2016
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.

Respuesta aceptada

James Tursa
James Tursa el 13 de Mayo de 2016
Are you just trying to concatenate them? E.g.,
M = [A B;C D];

Más respuestas (0)

Categorías

Más información sobre Tables en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by