이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). Configuration Set Printer (https://kr.mathworks.com/matlabcentral/fileexchange/6696-configuration-set-printer), MATLAB Central File Exchange. 검색 날짜: .
