Hi,
is there any way to read the initialization value for variables from a csv
or dat file, for example something like
var = fread('myfile.csv',3,2)
meaning read the third row, second column of myfile.csv and assign it to
var.
Thanks,
Armin
--
View this message in context: http://www.nabble.com/Initializing-variables-from-a-csv-file-tp20464277p20464277.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|