simple intensity map from excel table
显示 更早的评论
Dear all
I just began using matlab and i need to make a simple intensity maps from an excel with 3 columns (x ,y , intensity). I browse a bit around and i found options like colormap and imagesc but i think i am missing something in the process. So i guess the process is like creating some variables like lets say a= x values , b=y values and c= intensity values and then colormap (a,b,c) ? I can say i am a bit confused. Could you help me with the line of commands?
Thank you in advance!
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Orange 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!