Error in function 'quiver' during rectangular waveguide design
Ältere Kommentare anzeigen
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 Kommentare
KALYAN ACHARJYA
am 11 Apr. 2022
Please share the code {code format} not an image?
Geoff Hayes
am 11 Apr. 2022
Antworten (1)
Walter Roberson
am 11 Apr. 2022
Ex = zeros(size(Ey)) ;
Kategorien
Mehr zu Creating and Concatenating Matrices finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!