2

I have the following code:

Plot3D[Cx + p, {Cx, 0, 1}, {p, 0.5, 1},
AxesLabel -> {"Cx", "p", "Val"},
BaseStyle -> {FontWeight -> "Bold", FontSize -> 18}]

which will give me the following plot: enter image description here

The z-axis label overlaps with the z-axis numbers. How can I prevent the overlap between the label and the numbers on the axis?

wdg
  • 1,189
  • 9
  • 18

0 Answers0