First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

How do I go about setting a director to save the .ps files in PSSPLT?

asked Oct 2 '16

Power_System_Engineer gravatar image

I am trying to plot my dynamic .out files and save it as a .ps. It keeps on putting the files in my local temp directory which is extremely annoying and hard to find. I would like to set my own directory where to save it automatically. Please help!!!

1 answer

Sort by » oldest newest most voted
0

answered Oct 2 '16

perolofl gravatar image

Close the plot by typing CLSP in Window "Command Line Input" at the bottom of the main window in PSSPLT. At the next question you answer 1 and the desired file name of the postscript file, see the dialogue below.

 ACTIVITY? 
 Executing activity clsp

clsp

 ENTER NUMBER OF COPIES (0 TO 5), DEVICE NAME FOR PS/EPS DEVICE: 1,myplot.ps

 Outputting file "C:\Users\xxxx\AppData\Local\Temp\PSPL004.PS"
   to device "myplot.ps"

 ACTIVITY?

The plot is then written to the working directory.

You can also enter the tree name to any other directory:

 ENTER NUMBER OF COPIES (0 TO 5), DEVICE NAME FOR PS/EPS DEVICE: 1,C:/xxx/myplot2.ps
link

Comments

Thank you!!!!!

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Oct 2 '16

Seen: 708 times

Last updated: Oct 02 '16