3d triangle mesh noise

please can any one help me how to add noise to 3d mesh triangle

Answers (1)

NoisyMesh = YourVariable + randn(size(YourVariable));

Categories

Find more on Computational Geometry in Help Center and File Exchange

Tags

Asked:

on 4 Aug 2015

Answered:

on 4 Aug 2015

Community Treasure Hunt

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

Start Hunting!