Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
mystruc = expstruc(bigstructure);
Recursively expands the structure 'bigstructure' until data is found.
Returns a structure 'mystruc', containing two fields
1. 'name'; cell array of strings of the full name of the field
2. 'type' ; cell array of strings of the type of the field (double, logical, whatever)
Intended to be used with 'eval' for structure concatenation (code to follow).
Cita come
Andy Clifton (2026). Explode a structure (https://it.mathworks.com/matlabcentral/fileexchange/28946-explode-a-structure), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.3.0.0 (1,52 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
