XlswriteForBlkParam​s

Version 1.3.0.0 (3.45 KB) by Keisuke
Get Simulink block-specific parameters and writes to Microsoft Excel spreadsheet file
95 Downloads
Updated 7 Jan 2020

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2010b
Compatible with R2010b to R2018b
Platform Compatibility
Windows macOS Linux
Categories
Find more on Programmatic Model Editing in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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.