Generating an STL of a paraboloid surface made out of hexagons

조회 수: 1 (최근 30일)
Maxim Kovalev
Maxim Kovalev 2022년 1월 10일
답변: Sean de Wolski 2022년 1월 10일
Hello there!
So, the problem is: I'm trying to analyse how parameters of an offset parabolic antenna would change if it was made not as a paraboloid cut (smooth surface), but as an array of hexagonal facets of defined size (not smooth surface) and I need to export it as an STL, so i could "feed" it to my EM software. I have already created a code, that generates a mirror surface in polar coordinates and calculates angles between normal at every point on the surface and focus point.
I have two questions:
1) Is it even possible to accomplish what I need in Matlab?
2) If yes, then where do I even start?

답변 (1개)

Sean de Wolski
Sean de Wolski 2022년 1월 10일
1) yes
2) Look at stlwrite and triangulation.

카테고리

Help CenterFile Exchange에서 PCB Antenna and Fabrication에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by