Main Content

Simulink 모델 조정을 위한 설정

명령줄 조정을 위한 Simulink® 모델 구성

Simulink 모델을 명령줄에서 조정하려면 slTuner 인터페이스를 사용하여 모델을 조정할 수 있도록 구성하고, 조정할 블록을 지정하고, 분석점을 지정하십시오. slTuner 인터페이스는 Simulink 모델의 선형 근사 및 시스템 조정에 필요한 기타 정보를 저장합니다. 예제는 Create and Configure slTuner Interface to Simulink Model 항목을 참조하십시오. (Simulink 모델을 조정하려면 Simulink Control Design™이 필요합니다.)

함수

모두 확장

slTunerInterface for control system tuning of Simulink models
slTunerOptionsSet slTuner interface options
addBlockAdd block to list of tuned blocks for slTuner interface
addOpeningAdd signal to list of openings for slLinearizer or slTuner interface
addPointAdd signal to list of analysis points for slLinearizer or slTuner interface
refreshResynchronize slLinearizer or slTuner interface with current model state
removeAllOpeningsRemove all openings from list of permanent openings in slLinearizer or slTuner interface
removeAllPointsRemove all points from list of analysis points in slLinearizer or slTuner interface
removeBlockRemove block from list of tuned blocks in slTuner interface
removeOpeningRemove opening from list of permanent loop openings in slLinearizer or slTuner interface
removePointRemove point from list of analysis points in slLinearizer or slTuner interface
setBlockParamSet parameterization of tuned block in slTuner interface
setBlockRateConversionSet rate conversion settings for tuned block in slTuner interface
setBlockValueSet value of tuned block parameterization in slTuner interface
writeBlockValueUpdate block values in Simulink model
writeLookupTableDataUpdate portion of tuned lookup table
getBlockParamGet parameterization of tuned block in slTuner interface
getBlockRateConversionGet rate conversion settings for tuned block in slTuner interface
getBlockValueGet current value of tuned block parameterization in slTuner interface
getOpeningsGet list of openings for slLinearizer or slTuner interface
getPointsGet list of analysis points for slLinearizer or slTuner interface
showTunableShow value of parameterizations of tunable blocks of slTuner interface

도움말 항목