ndgrid on cell array of vectors
Afficher commentaires plus anciens
hi guys,
i need your help in solving the following question:
Given a cell array of vectors where each index represent a range of elements in dimension i, how can you apply ndgrid of the vectors?
To ease the question, here is an example:

Thanks in advance.
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 1 Déc 2015
1 vote
ndgrid indices and use the indices to index the cell array.
Catégories
En savoir plus sur Operators and Elementary Operations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!