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!