Function wafer::output::write_csv [−][src]
fn write_csv(array: &ArrayView3<R64>, filename: &str) -> Result<(), Error>
Outputs an array to disk in a plain, csv format
Arguments
*array
- The array to output
filename
- file / directory to save to.