Plot with two different y axis (text-data)
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Rachele Franceschini
le 12 Avr 2022
Commenté : Rachele Franceschini
le 13 Avr 2022
I have one table with several regions, and the values distribution for each year (from 2010 to 2019).
I would like to get line plot with to y-axis left regions name, to right values. While x-axis there are years.
t = readtable('Cartel1.xlsx')
It's possible?
for example, creating barth (stacked) but using lines
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Annotations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!