Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 12 Jan 2015
If you have 3d array
a(:,:,1)=[1 2;3 4]
a(:,:,2)=[5 6;7 8]
you can access any part of your matrix, for example
a(:,1,:)

Plus de réponses (0)

Catégories

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by