上传者: 42117622
|
上传时间: 2022-02-15 09:42:53
|
文件大小: 392KB
|
文件类型: -
颜色啤酒
在Mathematica 中使用来自调色板
这是我用Mathematica编写的第一个软件包。 这个包为提供了一个简单的包装器。
用法
<<ColorBrewer`
GetPalette[PaletteName,ColorNumber]
(*Get the palette with ColorNumber colors under palette with name PaletteName *)
CreateColorFunction[PaletteName,ColorNumber]
(*Get a ColorFunction with ColorNumber colors by palette named PaletteName *)
例子
Plot[Evaluate@Table[Sin[i x], {i, 1, 4}], {x, 0, 2 Pi},
PlotStyl