You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
[] = structwrite(struct, ext)
Where: struct => structure name
ext => text file extension
file <= text file name
Example:
file = structwrite(myStruct,'xml');
file = structwrite(myStruct,'csv');
movefile(file,'myFileName');
See also XMLWRITE, NUM2STR, MOVEFILE.
Cite As
Pedro Villena (2026). structwrite (https://au.mathworks.com/matlabcentral/fileexchange/95238-structwrite), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.1 (2.08 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
