Configuration Set Printer

버전 1.1.0.1 (1.54 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