How do I change the color of both y axis scale in plotyy?
1 view (last 30 days)
Show older comments
INAM QUTUB UL DIN SHAH
on 18 Jul 2021
Commented: Image Analyst
on 18 Jul 2021
Although its differnt on both y axis but I need a color of my choice
0 Comments
Accepted Answer
Image Analyst
on 18 Jul 2021
The attached demo shows you how to change numerous things on an axis. I'm sure you can figure out how to adapt it to handle each axis separately.
10 Comments
Image Analyst
on 18 Jul 2021
Then give me your code of course. I still have the Crystal Ball Toolbox on order but they haven't released it yet. So I can't see how you defined your curstom colors or how you called plot() or how you set your colors. All I know is it worked with my code.
Image Analyst
on 18 Jul 2021
Unrecognized function or variable 'ss'.
Error in test (line 31)
SYSS = ss(A,B,C,D,'statename',HALAT,'inputname',INNNNN,'outputname',OTTTT);
What is ss?
More Answers (0)
See Also
Categories
Find more on Two y-axis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!