Im in the middle of writing the Optical Disdrometer data sorting code, and I have managed to get the first image out of it. Excel looks the best, but damn, why didnt Microsoft add an “export current chart to image” function. I had to find some VBA and put it in a macro.
The code needs to go through another rewrite before its nice and tidy. Also need to put some failsafe’s in to make sure that the data doesnt trip over itself (E.g. try and overwrite data).
Post a Comment