Configuration Set Printer
Version 1.1.0.1 (1.54 KB) by
Cole Stephens
Print out all the parameters in a models configuration set.
R14 now allows you to get/store/assign a configuration set to a model.
What's not easy is looking at all those parameters.
config_set_printer allows you to get the active configuration set and print it out in ascii format to a file so that you can look at ALL your configuration parameters for a particular model.
Example syntax:
ConfigInfo = config_set_printer(gcs)
ConfigInfo = config_set_printer(gcs,'SomeFileName')
Cite As
Cole Stephens (2026). Configuration Set Printer (https://in.mathworks.com/matlabcentral/fileexchange/6696-configuration-set-printer), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14SP1
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
