How to color points on graph based on frequency
Show older comments
Hey everyone,
Trying to create a script that reads in data from a .csv file and plot it, which is easy enough. However, I want to plot each point with a specific color or temperature based on how frequently that point appears in the data. How do I do this?
Thanks!
1 Comment
Adam Danz
on 4 Dec 2019
Follow this example if you're looking for a scatter plot
Answers (1)
Koushik Kureti
on 6 Mar 2020
1 vote
Hello Jacob,
A similar question has already been answered by the community which might be of relevance to you. Please refer to the following link:
Categories
Find more on Scatter Plots 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!