フィルターのクリア

Converting a 3D object (in spherical coordinates) to an stl.

11 ビュー (過去 30 日間)
Erin Cox
Erin Cox 2020 年 7 月 3 日
回答済み: Monisha Nalluru 2020 年 7 月 8 日
Hello all,
I am currently working on a project in which I will eventually 3D print antenna radiation patterns. As part of the project, I have to use spherical coordinates from a 3D object and convert the file to an stl. I have explored several options for how to do this, but I was wondering if anyone had ever done this before. If so, what was your overall method to converting from the 3D object to the stl?
Thank you in advance!
  1 件のコメント
darova
darova 2020 年 7 月 4 日
Convert spherical coordinates to cartesian first. Show the data

サインインしてコメントする。

回答 (1 件)

Monisha Nalluru
Monisha Nalluru 2020 年 7 月 8 日
You may use stlwrite to convert a 3D object to STL file from triangulation.
There is also a File exchange available to extend stlwrite to export variety of inputs(path/surface) to STL

カテゴリ

Help Center および File ExchangeSTL (STereoLithography) についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by