windows - 在Julia和Windows中设置PGFPlot

标签 windows julia

如果有人可以提供逐步帮助,以便在Windows中安装PGFPlots以在Julia中使用,我将非常感激。

http://nbviewer.jupyter.org/github/sisl/PGFPlots.jl/blob/master/doc/PGFPlots.ipynb#PGFPlots

该网站建议:

Pdf2svg. This is required by TikzPictures. On Ubuntu, you can get this by running sudo apt-get install pdf2svg and on RHEL/Fedora by running sudo dnf install pdf2svg. On Windows, you can download the binaries from http://www.cityinthesky.co.uk/opensource/pdf2svg/. Be sure to add pdf2svg to your path (and restart).



尽管如此,我还是不懂计算机专家:

To cross compile for Windows under Linux, simply install the relevant cross-compiler packages (for Fedora this is mingw32-cairo and mingw32-poppler and their dependencies) and then replace “./configure” in the compilation instructions above with “mingw32-configure”.



因此,如果有人能指出我正确的方向,那会很棒吗?

最佳答案

您引用的第二部分是关于在Linux下为pdf2svg编译Windows二进制文件,我相信这不是您想要的。

只是download this Github repository they referenced,它已经包含Windows的编译二进制文件。将适合您Windows安装(即32位或64位)的dist-32bitsdist-64bits提取到计算机中的某个位置。然后将包含pdf2svg.exe的目录添加到PATH系统变量。

您还需要安装pgfplots,它是LaTeX软件包。因此,您还需要一个LaTeX发行版。您可以简单地安装 MiKTeX ,然后通过其软件包管理器/控制台安装pgfplots

而已。

关于windows - 在Julia和Windows中设置PGFPlot,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50477281/

相关文章:

dataframe - 了解 Julia 数据帧索引

types - 防止 Julia 自动转换一维矩阵切片的类型

c# - 如何以编程方式读取 Windows 操作系统中 SQLite 数据库的内容?

Julia 和大数字

c# - Windows Phone 8 - 使用 Binding 将 byte[] 数组加载到 XAML 图像中

windows - 我可以有条件地为 Windows 子系统编译我的 Rust 程序吗?

julia - 单元素函数列表有一个奇怪的类型

julia - Julia SortedSet 中的自定义排序

c++ - 在 Windows 上用 C++ 执行相当于 "Kill Process Tree"的操作

windows - XML 编辑/查看软件