2

The code below is supposed to generate a high resolution plot, but it does not!

g = Plot[Sin[x], {x, -1, 1}];
Export["c:/sin.jpg", g, ImageResolution -> 600]

enter image description here

I have the same problem with exporting other graphic objects. What should I do?

Behzad
  • 575
  • 2
  • 11

0 Answers0