About 49,300 results
Open links in new tab
  1. gnuplot homepage

    Gnuplot is a portable command-line driven graphing utility for Linux, Windows, macOS, OS/2, VMS, and other platforms. The source code is copyrighted but freely distributed (you don't have to pay for it).

  2. gnuplot download | SourceForge.net

    Oct 29, 2020 · Download gnuplot for free. A portable, multi-platform, command-line driven graphing utility. A famous scientific plotting package, features include 2D and 3D plotting, a huge number of …

  3. gnuplot - Wikipedia

    gnuplot is a command-line and GUI program that can generate two- and three-dimensional plots of functions, data, and data fits. The program runs on all major computers and operating systems …

  4. Common Operations - gnuplot

    Common Operations It is possible to manage multiple plots at a time, printing plots to png, eps or pdf files or creating plots directly on png or eps or pdf files. There are also several handy operations for …

  5. Plotting Functions in Gnuplot - GeeksforGeeks

    Jul 23, 2025 · Gnuplot is a portable, free, command-driven, interactive function, and data plotting program for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms. Although copyrighted, …

  6. What is Gnuplot ? Gnuplot is a free, command-driven, interactive, function and data plotting program, providing a relatively simple environment to make simple 2D plots (e.g. f(x) or f(x,y));

  7. A large collection of Gnuplot examples - alvinalexander.com

    Jan 31, 2026 · Starting gnuplot Start Gnuplot from your Mac Terminal: $ gnuplot gnuplot> It prompts you with gnuplot> as shown, but I won’t show that prompt in the examples below. Simple plotting Plotting …

  8. Gnuplot: creating plots in the UNIX Shell - Data Science Workbook

    Mar 13, 2026 · Introduction Gnuplot is a command-line driven graphing utility available for Linux, Windows, and Mac. The tool provides full customization of the graph by specifying values for …

  9. GitHub - gnuplot/gnuplot: Unofficial mirror of gnuplot's git …

    Apr 7, 2023 · The Gnuplot Plotting Utility ============================ Gnuplot is a command-line driven interactive function plotting utility for linux, OSX, MSWin, VMS, and many other platforms. …

  10. Visualising and plotting data with gnuplot - CTCMS Documentation …

    Gnuplot is a standalone tool which takes data in a relatively simple format and can produce a wide-variety of figures: 2D or 3D, fancy or barebones and supports a lot of different output formats. …