Antenna and Arrays toolbox - Export Geometry

3 ビュー (過去 30 日間)
Tuli
Tuli 2024 年 5 月 14 日
コメント済み: NAFTALI HERSCOVICI 2024 年 5 月 23 日
Hello,
I ran the example shown in
https://www.mathworks.com/help/antenna/ug/series-fed-patch-antenna-array-at-28ghz.html#SeriesFedPatchAntennaArrayAt28GHzExample-7
Is there a way to export the geometry ?
Like a dxf or stp file?
Thank you

回答 (1 件)

Pratyush Swain
Pratyush Swain 2024 年 5 月 23 日
Hi Tuli,
Export to dxf or stp files is not supported from MATLAB .But there is stlwrite function in MATLAB which you can leverage to export geomerty to '.stl' files. It is a widely used file format and it can be imported into any CAD tool and then saved from there as a '.stp' or '.dxf' file.
For more information on writing to stl files , you can refer to following resources:
Hope this is helpful.

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by