ndgrid on cell array of vectors
이전 댓글 표시
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.
채택된 답변
추가 답변 (1개)
Walter Roberson
2015년 12월 1일
1 개 추천
ndgrid indices and use the indices to index the cell array.
카테고리
도움말 센터 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!