Plotting of data into an image
Show older comments
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
Accepted Answer
Categories
Find more on Blue in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!