where i type mlevalstring fuction and enter

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

 Réponse acceptée

Walter Roberson
Walter Roberson le 9 Mar 2011

0 votes

I suggest trying
mlevalstring("disp(class(data))");
and seeing what turns out. My speculation is cell array.

Plus de réponses (0)

Catégories

En savoir plus sur Genomics and Next Generation Sequencing dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by