필터 지우기
필터 지우기

How to reduce edge thickness of trisurf plot?

조회 수: 3 (최근 30일)
Mathew Smith
Mathew Smith 2022년 9월 16일
댓글: Mathew Smith 2022년 9월 19일
Hi,
I am trying to reduce edge thickness in trisurf plot, but it does not work. I would like to ask you for help.
Best regards
Mathew

채택된 답변

Adam Danz
Adam Danz 2022년 9월 16일
h = trisurf(__);
h.LineWidth = __

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Bounding Regions에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by