How to change the Secondary y-axis characters of a chart in Excel?

I add a chart in Excel with matlab commands, which includes several lines and both Primary y-axis and Secondary y-axis are used. I can change the x-axis & Primary y-axis characters using Chart.Axes(1) & Chart.Axes(2), but I didn't find a way to change the characters of the Secondary y-axis. I have tried to use Chart.Axes(3) as the handle of the Secondary y-axis but failed. My question is: How could I change the Secondary y-axis characters of a chart in Excel by matlab commands? Thank you very much

Answers (0)

This question is closed.

Tags

Asked:

on 17 Jul 2015

Closed:

on 17 Jul 2015

Community Treasure Hunt

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

Start Hunting!