Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I create a series of plots with the same settings (scaling, labels, colors, etc.)?

0
Posted

How do I create a series of plots with the same settings (scaling, labels, colors, etc.)?

0

There are a number of ways to accomplish this. Which method is best for you will depend on the frequency with which you use these same settings. • Create the first plot with all of the formatting that you want to use in subsequent plots. Select Save Preferences on the File menu. After creating any subsequent plots, whether by DDE, reading a file, pasting from the Clipboard, or entering values using Edit Data, use Get Preferences on the File menu to restore the previously saved preferences. This includes titles and axis labels (existing labels will not be replaced), colors, line styles, scaling, etc. You can easily help automate this last step by creating a macro to open this preferences file and assigning a hotkey to the macro. For example, this macro: GetPreferences(“c:\program files\dplot\myprefs.set”) ViewRedraw() will read the file myprefs.set and redraw the plot using the settings found in that file. • Same as above, but save your preferences to DEFAULT.SET in the default folder (

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.