1PLSPAL0(3plplot) PLplot API PLSPAL0(3plplot)
2
3
4
6 plspal0 - Set the cmap0 palette using the specified cmap0*.pal format
7 file
8
10 plspal0(filename)
11
13 Set the cmap0 palette using the specified cmap0*.pal format file.
14
15 Redacted form: plspal0(filename)
16
17 This function is in example 16.
18
20 filename (PLCHAR_VECTOR(3plplot), input)
21 An ascii character string containing the name of the cmap0*.pal
22 file. If this string is empty, use the default cmap0*.pal file.
23
24
26 Many developers (who are credited at http://plplot.source‐
27 forge.net/credits.php) have contributed to PLplot over its long his‐
28 tory.
29
31 PLplot documentation at http://plplot.sourceforge.net/documenta‐
32 tion.php.
33
34
35
36 August, 2017 PLSPAL0(3plplot)