필터 지우기
필터 지우기

Proper way to define port dimensions in SIMULINK

조회 수: 41 (최근 30일)
Luis Ruiz
Luis Ruiz 2019년 4월 11일
댓글: Sadiq Shaik Abdul 2021년 4월 15일
What is the proper way to define port dimensions in SIMULINK?
I used to define them as:
Port dimensions (-1 for inherited):
  • 4
But then I see that some people use:
  • [4x1]
The default in SIMULINK is vector, so when you connect an output of the form [4x1] with an input of 4, there is no error, but SIMULINK clearly shows a diference on the signal names, it recognizes one is [4x1] and the other 4. Is there any difference between the two methods, anything I should worry about?
  댓글 수: 1
Sadiq Shaik Abdul
Sadiq Shaik Abdul 2021년 4월 15일
https://www.mathworks.com/matlabcentral/answers/386679-what-is-the-difference-between-a-scalar-n-and-a-vector-1-n-when-specifying-simulink-signal-size-or?s_tid=answers_rc1-1_p1_Topic

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by