where i type mlevalstring fuction and enter

1 Ansicht (letzte 30 Tage)
zhang
zhang am 9 Mär. 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

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 9 Mär. 2011
I suggest trying
mlevalstring("disp(class(data))");
and seeing what turns out. My speculation is cell array.

Weitere Antworten (0)

Kategorien

Mehr zu Bioinformatics Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by