where i type mlevalstring fuction and enter

1 visualización (últimos 30 días)
zhang
zhang el 9 de Mzo. de 2011
excel link matlab
where i type mlevalstring("clustergram(data,'RowLabels',Genes,'ColumnLabels',TimeSteps)")in excel and enter
??? Error using ==> clustergram.clustergram>clustergram.clustergram at 373 Input data must be a numeric matrix. thanks

Respuesta aceptada

Walter Roberson
Walter Roberson el 9 de Mzo. de 2011
I suggest trying
mlevalstring("disp(class(data))");
and seeing what turns out. My speculation is cell array.

Más respuestas (0)

Categorías

Más información sobre Bioinformatics Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by