i am designing patch antenna for 28.5ghz but it is showing following errors
Afficher commentaires plus anciens
Out of memory.
Error in polyshape/isinterior>check_inpolygon (line 85)
quad = (negX & posY) + 2*(negX & negY) + 3*(posX & negY);
Error in polyshape/isinterior (line 50)
[in, on] = check_inpolygon(X, Y, xv, yv, tol);
Error in em.internal.meshprinting.imprintMesh
Error in patchMicrostrip/meshGenerator (line 383)
Mi = em.internal.meshprinting.imprintMesh(pP',tP(1:3,:)',pGP',tGP(1:3,:)');
Error in em.MeshGeometry/updateMesh
Error in em.MeshGeometry/getMesh
Error in em.EmStructures/analyze
Error in em.FieldAnalysisWithFeed/pattern (line 179)
analyze(obj,frequency,ElemNumber,parseobj.Results.Termination);
Error in Microstrip_patchantenna_285 (line 14)
pattern(pm,28.5e9)
Related documentation
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Antennas, Microphones, and Sonar Transducers dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!