Community Profile

photo

SSB


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I shade my plot to the right of a given x value?
I would like the plot area (under the plot lines) to be shaded grey to the right of x = 2.

10 years ago | 2 answers | 0

2

answers

Question


How can I change the color and font on the second y axis of a subplot?
I have a Matlab subplot: subplot(4,2,2); plotyy(x,y,x,z) xlabel('x','FontSize',8); set(gca,'FontSize',8); legend('y','z','...

10 years ago | 3 answers | 0

3

answers