フィルターのクリア

Triangle Mesh with a n *m matrix

1 回表示 (過去 30 日間)
Saurabh Sakpal
Saurabh Sakpal 2016 年 3 月 23 日
回答済み: Saurabh Sakpal 2016 年 3 月 23 日
Hi, this isnt a very difficult question but I have no experience with triangle mesh (dont even know what it means). But my teacher said it should be done this way.
Ok heres the problem say I have a matrix called B =
[0.1 0.2 0.3 0.4; 0.2 0.3 0.2 0.4; blah blah blah]
say its a N * M 2d matrix, how do i display it in a triangle mesh.
I used the program mesh2d but you have to enter the node manually, wat if my matrix is 100*100 i am not going to enter all the values in that manually. Can someone help.
Thanks

回答 (2 件)

Charles Dunn
Charles Dunn 2016 年 3 月 23 日
I googled "triangle mesh matlab" and this is the top hit: http://www.mathworks.com/help/matlab/ref/trimesh.html

Saurabh Sakpal
Saurabh Sakpal 2016 年 3 月 23 日
cheers mate

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by