XlswriteForBlkParam​s

Versione 1.3.0.0 (3,45 KB) da Keisuke
Get Simulink block-specific parameters and writes to Microsoft Excel spreadsheet file
95 download
Aggiornato 7 gen 2020

Visualizza la licenza

XLSWRITEFORBLKPARAMS get Simulink block-specific parameters, dialog box prompts and it's values from 'DialogParameters' properties of each blocks by function GET_PARAM, and writes to Microsoft Excel spreadsheet file.
Notes:
* This command creates a slightly different result from table list of "Block-Specific Parameters" documentation due to getting all parameters from 'DialogParameters' property.
You can compare the difference between each version's spreadsheet files in some way, such as spreadsheet compare feature in Excle and text comparison tool after save as CSV file.
This is tested on R2010bSP2 and later until R2018b.

Cita come

Keisuke (2025). XlswriteForBlkParams (https://it.mathworks.com/matlabcentral/fileexchange/64186-xlswriteforblkparams), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con R2010b fino a R2018b
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Programmatic Model Editing in Help Center e MATLAB Answers
Tag Aggiungi tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.3.0.0

Modifying error in R2019b and adding R2019a and R2019b as tested version.

1.2.0.0

Modifying error in R2018b and adding R2018b as tested version.

1.1.0.0

Modifying error in R2018a and adding R2018a as tested version.

1.0.0.0

Adding image file and tested version.

Adding R2017b as tested version.