Overview
This example writes simulated random data to spreadsheets in tab delimited format
Description
This example very simply demonstrates the use of taking a 1D array of data and writing it to a spreadsheet file such that each index is in its own column.
Requirements
LabVIEW Full Development System or compatible
Steps to Implement or Execute Code
1- Enter the file path of the file to be written
2- Enter the number of columns to be written
3- Run the VI
Additional Information or References
VI Block Diagram

**This document has been updated to meet the current required format for the NI Code Exchange. **