Generating an STL of a paraboloid surface made out of hexagons

7 次查看(过去 30 天)
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