PDL-Graphics-Gnuplot:PDL-Graphics-Gnuplot 的只读发布历史

时间:2024-07-22 04:43:35
【文件属性】:

文件名称:PDL-Graphics-Gnuplot:PDL-Graphics-Gnuplot 的只读发布历史

文件大小:136KB

文件格式:ZIP

更新时间:2024-07-22 04:43:35

Perl

概述 这是一个基于 Gnuplot 的 PDL 绘图仪。 此存储库存储 CPAN 上 PDL::Graphics::Gnuplot 模块的历史记录。 通过 CPAN 安装模块。 CPAN 页面位于 。 名称 PDL::Graphics::Gnuplot - 基于 Gnuplot 的 PDL 绘图 概要 pdl> use PDL::Graphics::Gnuplot; pdl> $x = sequence(101) - 50; pdl> gplot($x**2); pdl> gplot($x**2,{xr=>[0,50]}); pdl> gplot( {title => 'Parabola with error bars'}, with => 'xyerrorbars', legend => 'Parabola', $x**2 * 10, abs($x)/10, a


【文件预览】:
PDL-Graphics-Gnuplot-master
----t()
--------plot.t(34KB)
--------manifest.t(272B)
----Makefile.PL(3KB)
----META.yml(892B)
----lib()
--------PDL()
----README.pod(85KB)
----CHANGES(4KB)
----demo.pl(5KB)
----META.json(1KB)
----MANIFEST(288B)

网友评论