Plot with two different y axis (text-data)
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Rachele Franceschini
il 12 Apr 2022
Commentato: Rachele Franceschini
il 13 Apr 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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Annotations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!