Configuration Set Printer
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')
Citar como
Cole Stephens (2024). Configuration Set Printer (https://www.mathworks.com/matlabcentral/fileexchange/6696-configuration-set-printer), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.