필터 지우기
필터 지우기

Trim Output Specification for Element of a Bus

조회 수: 3 (최근 30일)
Arne
Arne 2015년 2월 20일
답변: Arkadiy Turevskiy 2015년 4월 1일
Hi!
I'M running Simulink on MATLAB 2014a and would like to find the trim point of a model that makes heavy use of busses. Most (if not all) output constraints apply to elements of busses that connect to the top-level output ports. However, when running
opspec = operspec('model')
I only see
Outputs:
----------
(1.) model/state
spec: none
(2.) model/meas
spec: none
(3.) model/env
spec: none
which leaves me wondering how am I supposed to use addoutputspec() to constrain a certain named element of any of those busses. I really would like apply my constraints to the named bus elements since those can be considered stable, while the port numbers inside the model may change.
Many thanks!

답변 (1개)

Arkadiy Turevskiy
Arkadiy Turevskiy 2015년 4월 1일
Unfortunately, this is not currently supported. I created an enhancement request to address this in a future release.

카테고리

Help CenterFile Exchange에서 Manual Performance Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by