Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
STRUCT2CSV(s,fn)
Output a structure of matrices and cell arrays to a comma delimited file with field names as column headers. A simple method for exporting data structures.
s : any structure composed of one or more matrices and/or cell arrays
fn : file name
Written by James Slegers, james.slegers_at_gmail.com
Covered by the BSD License
Zitieren als
James Slegers (2026). struct2csv (https://de.mathworks.com/matlabcentral/fileexchange/34889-struct2csv), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.4.0.0 (1,87 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.4.0.0 | Rewrote significant portions of code, in response to noted bugs. Hopefully, the noted bugs have been remedied. |
||
| 1.0.0.0 |
