How can write a script to plot my data with two y-axes

조회 수: 6 (최근 30일)
Hemz
Hemz 2020년 7월 10일
답변: Jemima Pulipati 2020년 7월 22일
I have a timeseries data with electrcity access ( in percentage and population) and finance per year. How can I write two scripts: one to plot the data in worksheets ending with _per and _pop with two y-axes with legends of the country names and different colors and the other script to plot the data in the worksheet ending with _fin again with the country name as legend.

답변 (1개)

Jemima Pulipati
Jemima Pulipati 2020년 7월 22일
yyaxis is used to create a chart with two y-axes.
You can refer to this example for plotting data using yyaxis.

카테고리

Help CenterFile Exchange에서 Legend에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by