フィルターのクリア

How to plot a sphere from an n*n*n matrix?

1 回表示 (過去 30 日間)
GreenEye
GreenEye 2020 年 11 月 9 日
コメント済み: GreenEye 2020 年 11 月 9 日
I have a 64*64*64 matrix. The sphere is a "void" where the numbers inside of it are 0, and outside are some values that are irrelevant. How can I make a 3D plot of the sphere? I have attached the file.
  2 件のコメント
Walter Roberson
Walter Roberson 2020 年 11 月 9 日
isosurface(YourMatrix, 0)
GreenEye
GreenEye 2020 年 11 月 9 日
Thanks, that works!

サインインしてコメントする。

回答 (0 件)

カテゴリ

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