Chapter 12. Macros, scripting, and batch operations
This chapter covers
- Understanding strings and string macros
- Calling other programs from gnuplot
- Calling gnuplot from other programs
- Configuring your workspace
- Gnuplot for the web
In the preceding 11 chapters, we’ve studied almost every command or option that can be used from within gnuplot. But up to this point, our discussions always assumed that we’d be running gnuplot interactively: actually entering commands at the gnuplot prompt, viewing the plot on the screen, and then entering more commands.
But sometimes that’s not what we want. For instance, we may have a large number of data sets and just want to convert all of them to plots using the same plot command. Or we may have a cron job ...
Get Gnuplot in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.