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 中查找有关 Genomics and Next Generation Sequencing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by