DataScience Workbook / 08. Data Visualization / 2. Introduction to Scientific Graphing / 2.1 Gnuplot – Creating Plots in the UNIX Shell / 2.1.1 Gnuplot: Variables, Loops, Conditionals


Introduction

Variables, loops, and conditionals in Gnuplot

[Inner Variable] Define Gnuplot variables

[External Variable] Use Bash variables within Gnuplot

[Multiple Traces] Use loop in the Gnuplot plotting command

[Repeptetive Charts] Generate gnuplot charts in the Bash loop

[Filter Data] Conditional Gnuplotting

[Update Params] Bash Conditionals for changing on-the-fly plotting params


Further Reading


Homepage Section Index Previous Next top of page