Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

contour plot from python

Hi there,

Is there any way for drawing a contour plot for a grid by a python in psse? I tried by the following code but I don't know how could I get the output, for example, a contour plot of the grid as a pdf file.

psspy.enablediagcontour(1,1,1,4,1, 100., 4.0, 1.0, 1.25, 0.75)

I would be thankful if anyone can share with me any similar experience.