Hello All,
I need to plot many color maps to a single page. I have created a template with 8 layers, 1 for each graph. But I do not know how to plot to individual layers because the only plot command I've found for color maps is (ContourMany.otp is the template) :
worksheet -p 226 \\SS323\Templates\ContourMany ContourMany;
This command plots to the end layer. Can I open this template first using : win -t plot \\SS323\Templates\ContourMany ContourMany;
Then the loop statement, then a layerplot??
Thanx Blank |