Plotting of data into an image
显示 更早的评论
I'm looking for a solution for visualizing my data. I computed some electrophysiological data, which represent the correlation of two signals at seven different levels (heights) and five locations within one height.
The data is saved in one matrix (7x5) for every patient where the significant data is highlighted as 1, while the not-significant ones consist of a 0.
Now I would like to plot this data as different colored dots in a jpg-image, which consists of an idealized model of the 7 levels (seven rectangles at different heights). But since I haven't done this before, I don't even know what to search for. Could anybody just give me a hint, what resembles in some way my problem? Or is there any alternative that you could recommend me for plotting the data?
Thanks in advance
采纳的回答
更多回答(2 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!