Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
任何人都可以确认是/否 Gnuplot 4.5(在 CVS 上)可以输出 2D 动画 PNG 文件吗?我有许多数据集,但我想在图表中的 3 个不同位置迭代地显示一条线。这可以直接从 gnuplot 完成,还是需要从多个帧外部进行动画处理?
您可以在此处找到 CVS 版本的演示脚本。有一个用于创建 gnuplot 动画的C2Gnuplot(自我广告:它是由我开发的)。