필터 지우기
필터 지우기

Get Values Of Cell Array

조회 수: 48 (최근 30일)
Volkan Yangin
Volkan Yangin 2015년 12월 7일
댓글: Volkan Yangin 2015년 12월 7일
Hi everbody.
i want to get the [6,355,1269] matrix etc on this cell array. How can i get it?

채택된 답변

Adam
Adam 2015년 12월 7일
Just access the 4th element using { } notation e.g.
myCellArray{4}

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Types에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by