Rendering the contour/outline of 3D objects in Matlab

조회 수: 5 (최근 30일)
Sandor Toth
Sandor Toth 2013년 11월 26일
답변: Mingta Yang 2021년 3월 5일
Hello,
I am plotting crystal structures in Matlab using balls and sticks as surfaces. I can produce nice 3D renderings with shading etc.
However I would like to render only the contour of the objects, so a sphere would be only drawn as a circle, sticks as rectangle and so on. Drawing these objects is easy, however I would have to take care when two objects are covering/crossing each other. Is there an easy solution for this problem, like a custom renderer for Matlab.
I hope the question was clear :) Thanks,
Sandor

답변 (1개)

Mingta Yang
Mingta Yang 2021년 3월 5일
fill3 might be what you need.

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by