- Double-click on the Scope block in your Simulink model to open the Scope window.
- Click on the View menu in the Scope window.
- Select Configuration Properties to open the configuration dialog.
- In the Configuration Properties dialog, go to the Layout tab.
- Under the Layout section, you will find options to specify the number of rows and columns for the axes layout.
how to do positive phase sequence and negative phase sequence with simulink?(not use Module)
조회 수: 2 (최근 30일)
이전 댓글 표시
I already try zero phase sequence(3.png) but i try positive phase sequence
scope show two wave but i want one wave how to do it
this pic is 4.png wave
#1.png and 2.png is positive phase sequence formula

댓글 수: 0
답변 (1개)
nick
2025년 4월 11일
Hello Chen,
Kindly share the SLX file to help debug the issue. In the image 4 since there are two different signals connected to the scope it shows 2 waveforms. To seperate the two graphs, you can follow these steps:
You can refer to the documentation by executing the following command in MATLAB Command Window to know more about the scope block:
doc scope
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!