create a 2 dimensional table from a table containing multidimensional entries

9 visualizaciones (últimos 30 días)
I have the following table:
I want to create a subtable which contains e.g. the elements (:,1,2,1,2):
which I could use to print with writetable
Is there an elegant way to do this?

Respuestas (1)

Eric Sofen
Eric Sofen el 4 de Mayo de 2021
Check out the splitvars function.

Categorías

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

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by