Question: how export figure using maplet

Hi,

In Classic, you can also first issue plotsetup(maplet) and get a Java-based plotter that supports more 2D Math. That plotter will show nicely typeset subscripts using your original example's syntax plot(y[r]^2,labels=[y[r],x[c]]) .

However, when i want to export as eps it exported it but without color.

could you help me how exported as eps with color using plotsetup(maplet)?

 

Please Wait...