EZwrite

Version 1.0.0.0 (774 Bytes) by Paul Taylor
Export a structure of both numeric and text data to a text file
1.8K Downloads
Updated 20 Feb 2007

No License

Accepts a structure (of the format produced by EZread.m) and exports it to an ASCII file. The user can specify the delimiter to use

Cite As

Paul Taylor (2024). EZwrite (https://www.mathworks.com/matlabcentral/fileexchange/13981-ezwrite), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Added more comments to explain that EZwrite accepts a structure of the form that EZread produces.