STRUCT2STR

Converts a struct intoa char string and, if needed, display the string. The function allows exportin

Vous suivez désormais cette soumission

Note de l’éditeur : This file was selected as MATLAB Central Pick of the Week

STRUCT2STR - Converts a struct into a char string and optionally display its pairs of field names and field values in a list box.
The rows of the list box visualizing the fields can be individually selected, and the corresponding fields can be copied to the clipboard.
In this way, this function can be used to paste significant fields of a struct to a plain text file, for documentation purposes.
By displaying the obtained char string we get a similar output as the one generated by the Matlab built-in function DISP, when called on
the original struct.

Citation pour cette source

Marco Cococcioni (2026). STRUCT2STR (https://fr.mathworks.com/matlabcentral/fileexchange/15017-struct2str), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : struct2str recursive

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0