I want to change the name of the three box chart to other three names

2 views (last 30 days)
i want to change the three box chart from 1 2 3 to other three names , how to that?

Accepted Answer

Voss
Voss on 15 Dec 2022
Edited: Voss on 15 Dec 2022
xticklabels({'A' 'B' 'C'}) % whatever labels you want

More Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Tags

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!