Configuration Set Printer

版本 1.1.0.1 (1.5 KB) 作者: Cole Stephens
Print out all the parameters in a models configuration set.
1.8K 次下载
更新时间 2016/9/1

查看许可证

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')

引用格式

Cole Stephens (2024). Configuration Set Printer (https://www.mathworks.com/matlabcentral/fileexchange/6696-configuration-set-printer), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Modeling 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.1

Updated license

1.1.0.0

Updated the license information.

1.0.0.0