Dear users hi, I extract some data in a comma-delimited format in a .dat file, as below:flux1:, 0.25, 2.64484059275628e-4 flux1:, 0.250400801603206, 2.87434928639728e-4 flux1:, 0.250801603206413, 3.12270609926369e-4 . . . The firs column is "frequency" and the second one is "transmission". I want to convert these data to matrices named "freq" and "trans", in a ".m" file and then plot the .m file by plot command using Octave. How can I convert these data? Thanks you, Best, Hodjat
_______________________________________________ meep-discuss mailing list meep-discuss@ab-initio.mit.edu http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss