Error in function 'quiver' during rectangular waveguide design
이전 댓글 표시
Error occurred in function quiver of the following code. I think it's because of a variable that has a value of zero. Is there a solution?
Note : The error message on the right is "Error occurred during use: quiver (Line 58) U and V must be the same size.

댓글 수: 2
KALYAN ACHARJYA
2022년 4월 11일
Please share the code {code format} not an image?
Geoff Hayes
2022년 4월 11일
답변 (1개)
Walter Roberson
2022년 4월 11일
Ex = zeros(size(Ey)) ;
카테고리
도움말 센터 및 File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!