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
findFields(M) returns a cellstr array that lists fields of structures unused by the model M. The utility will identify all structures used by the model and its submodels. It will then determine which fields of those structures are specifically referenced by the model, cross reference that result with all the fields in the structure and return a list of unused fields.
Cita come
Will Campbell (2026). Find Unused Fields in Simulink Structure Variables (https://it.mathworks.com/matlabcentral/fileexchange/64858-find-unused-fields-in-simulink-structure-variables), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (39,4 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 | added copyrights |
