what is the required toolbox to add yy axis command to my matlab2015b ?

2 views (last 30 days)
i am using matlab 2015b , i wanted to use yyaxis command .i s there any possibulity get that command by the updating the toolboxes?
  1 Comment
Adam
Adam on 20 Oct 2016
If you can, upgrade to R2016a, otherwise yyaxis is not available as it was only added in R2016a and is in the base Matlab rather than a toolbox.

Sign in to comment.

Answers (1)

KSSV
KSSV on 20 Oct 2016
You should look into plotyy. yyaxis will not work.

Categories

Find more on Two y-axis in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!