How to reduce edge thickness of trisurf plot?

5 Ansichten (letzte 30 Tage)
Mathew Smith
Mathew Smith am 16 Sep. 2022
Kommentiert: Mathew Smith am 19 Sep. 2022
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

Akzeptierte Antwort

Adam Danz
Adam Danz am 16 Sep. 2022
h = trisurf(__);
h.LineWidth = __

Weitere Antworten (0)

Kategorien

Mehr zu Surfaces, Volumes, and Polygons finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by