Clear Filters
Clear Filters

How to do a circle with triangular mesh?

8 views (last 30 days)
loyyy
loyyy on 14 Mar 2022
Commented: Cat Li on 6 Jul 2022
I'm planning to generate this image.

Answers (2)

KSSV
KSSV on 14 Mar 2022
  9 Comments
Walter Roberson
Walter Roberson on 14 Mar 2022
No, there is no easier way. Every available method requires that you understand how to pass parameters to a function. The [0,0] and so on that KSSV showed are not just decorative!
Cat Li
Cat Li on 6 Jul 2022
Thank you so much! I just saw this and your comment is extremely helpful.

Sign in to comment.


Walter Roberson
Walter Roberson on 14 Mar 2022
Partial Differential Equations toolbox, generate mesh function.

Categories

Find more on Triangulation Representation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!