Can the assignment block assign a variable sized-signal to a fixed-sized signal?
조회 수: 4 (최근 30일)
이전 댓글 표시
I am wishing to do a bunch of operations on a signal. The source of the signal is variable-sized and so the variable-size propogates throughout the model. I wish to assign a variable sized-siganl (512x2102) to a zero matrix of the same size. An error appears showing that the dimensions are not equal, however they are equal.
Is this problem due to the U port being variable sized?
댓글 수: 1
Scott MacKenzie
2021년 6월 8일
It would help if you included your code and the complete error message generated.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Signals에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!