Plot only specific categorical values / scatterplot
Show older comments
Hello,
I want to create a scatterplot of selected values (in this case A, B, D; without C & E) of a categorical attribute (see image).

Unfortunately I have not found a solution for this-
Help is much appreciated!
3 Comments
Adam Danz
on 28 Apr 2021
The scatter function supports categorical inputs. Plus when I search for "matlab scatter categorical" in google I get lots and lots of hits. What specificially are you having trouble with?
Simon Schmidt
on 28 Apr 2021
Chad Greene
on 28 Apr 2021
gscatter might also be useful.
Accepted Answer
More Answers (0)
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!