|
From: Patrick D. <pd...@gm...> - 2017-12-07 22:37:17
|
Hello, I would like to plot, something like: plot $DATA using (x=$1): my_function(x) but it does not work. I can do: plot $DATA using (x=$1):2, (my_function(x)) but it plot my_function(x) and $2 while I do not want $2 Some ideas? Thank =========================================================================== Patrick DUPRÉ | | email: pd...@gm... Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France =========================================================================== |