Graph with raw data points for four groups in three treatments

1 view (last 30 days)

I need matlab code to make a graph that displays my raw data points not just the averages. There are four groups ( A, B C and D) and each group has three treatments (high, middle, and low). I need the data for each group to be overlayed for each treatment but have the data with different colors or shapes so A is distinguishable from B etc. high middle and low need to be the x axis and the y axis is numerical (0-140). Thanks in advance for any help!

Answers (1)

Star Strider
Star Strider on 12 Mar 2025
Your best option may be the swarmchart function. There are related versions (inicluding one in the Statistics and Machine Learning Toolbox) that may offer additional optiions.

Categories

Find more on Networks in Help Center and File Exchange

Tags

Products


Release

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!