Sunday, March 22, 2015

Reading from Excel & Heatmaps

I am going to talk about some topics of MATLAB.

Heatmaps in MATLAB
http://in.mathworks.com/help/bioinfo/ref/heatmap.html

Colors:
http://buli.waw.pl/matlab-heatmap-colormap/

Reading from Excel:
http://in.mathworks.com/help/matlab/ref/xlsread.html

Not able to save due to security reasons
xlswrite('d:\myExample.xlsx',[headers; values]);


http://in.mathworks.com/help/bioinfo/ref/datamatrix.html






Tuesday, March 17, 2015