Hello, i'm going crazy with colormap function. I want plot 8 contour graph on one page, i want the same number of level ok nbrlevel=8;LAYER.CMAP.NUMCOLORS=nbrlevel; i use layer -cm l myfilename; for the colormap But now i want choose the same zaxis for all graphs. i try this: it's very good but:
i have all my level, but nothing happend the graphs still the same. I check in layer---->matrix--->level and there is all my level but not in the graph... how can i do??? i have a lot a lot of data, if someone can help it will be wondefull...i'm going crazy.... Tks Bruno
What happens when you click the Refresh button? If that makes your levels show up just finish your script with "plot -c" or "doc -uw" to do it automatically.