Plot with two different y axis (text-data)
2 ビュー (過去 30 日間)
古いコメントを表示
Rachele Franceschini
2022 年 4 月 12 日
コメント済み: Rachele Franceschini
2022 年 4 月 13 日
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 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!