If you want to read in a variable, which is in a file for example or you simply have a script to calculate it into gnuplot. Simply use the following command:
variable="`BASH COMMAND`"
instead of BASH COMMAND you can use any bash command you like and even load variables or get data from files, e.g.:
Keine Kommentare:
Kommentar veröffentlichen