fitToView
그래픽 객체 확대
설명
fitToView(
는 Stateflow® 편집기에서 그래픽 객체를 확대합니다.graphicalObject
)
예제
차트의 상태 확대하기
myModel
이라는 Simulink® 모델을 엽니다. 모델에 이름이 A
인 상태의 Stateflow 차트가 포함되어 있다고 가정하겠습니다.
open_system("myModel")
A
라는 이름의 상태를 찾습니다.
st = find(sfroot,"-isa","Stateflow.State",Name="A");
Stateflow 편집기에서 상태를 확대합니다.
fitToView(st);
입력 인수
graphicalObject
— 그래픽 객체
Stateflow.State
객체 | Stateflow.Box
객체 | Stateflow.Function
객체 | ...
그래픽 객체로, 다음 유형 중 하나의 Stateflow API 객체로 지정됩니다.
버전 내역
R2008a에 개발됨
MATLAB 명령
다음 MATLAB 명령에 해당하는 링크를 클릭했습니다.
명령을 실행하려면 MATLAB 명령 창에 입력하십시오. 웹 브라우저는 MATLAB 명령을 지원하지 않습니다.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)