Displaying the value in cell

i have a values as
gene =
{7x6 cell}
{6x6 cell}
{5x6 cell}
{4x6 cell}
{3x6 cell}
{2x6 cell}
please tell how to display these values in command window,i want to see the result in command window
please help

 채택된 답변

Jürgen
Jürgen 2012년 8월 29일
편집: Jürgen 2012년 8월 29일

0 개 추천

gene{1}(1,1) will show the content of the first cell so replace the numbers be the desired position or use : to see a range try gene{:} for example

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Elementary Math에 대해 자세히 알아보기

태그

질문:

Pat
2012년 8월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by