Using arrays in a save function?
in
Programming Questions
•
1 year ago
Hi --
I'm loading data in from a dataset, parsing it, and saving each variable into an array. I then would like to loop through the data, drawing each observation, and saving the resulting image. Unfortunately I can't seem to be able to call an array in the save() function -- the filename has to be entirely in quotes. Any thoughts?
Thanks!
Matt
I'm loading data in from a dataset, parsing it, and saving each variable into an array. I then would like to loop through the data, drawing each observation, and saving the resulting image. Unfortunately I can't seem to be able to call an array in the save() function -- the filename has to be entirely in quotes. Any thoughts?
Thanks!
Matt
1