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

 채택된 답변

Walter Roberson
Walter Roberson 2011년 3월 9일

0 개 추천

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

추가 답변 (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