i am designing patch antenna for 28.5ghz but it is showing following errors
이전 댓글 표시
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
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Antennas, Microphones, and Sonar Transducers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!