フィルターのクリア

Making a surface on a grid

1 回表示 (過去 30 日間)
Jen
Jen 2018 年 6 月 25 日
回答済み: Walter Roberson 2018 年 6 月 25 日
I have a matrix of 1000x1000 and another with 6x2 with the desired data points, I want to make a grid of 1000x1000 and plot the 6 data points on that. How can I do this and is it possible to connect those points to form a surface? Thank you!

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 6 月 25 日
griddata() and then surf()

カテゴリ

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