how can i show the surface of image b? Please advise. Thankssss

 採用された回答

Thukiller
Thukiller 2021 年 5 月 7 日

0 投票

When you use 'surf(x)', x cannot be a 3-dimensional vector,maybe you can use 'surf(b(:,:,1), b(:,:,2), b(:,:,3))'
if you need to know more about surf(), you can use 'doc surf'

1 件のコメント

Ou Jin Sheng
Ou Jin Sheng 2021 年 5 月 9 日
Thank you @Thukiller, It works.

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGeometric Transformation and Image Registration についてさらに検索

製品

リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by