フィルターのクリア

I want to extract the image without the axes

3 ビュー (過去 30 日間)
neal paze
neal paze 2021 年 5 月 19 日
コメント済み: neal paze 2021 年 5 月 19 日
I can only use 'axis off' to hidden the axis,but it still has white area.I can not deal with image one by one because I need to deal with many date in the same code.
  3 件のコメント
neal paze
neal paze 2021 年 5 月 19 日
I make a image with the function of imagesc.I only want to the image without the axies and backgroud.But the axis can only off,can not delete.
neal paze
neal paze 2021 年 5 月 19 日
In a word ,how to do this

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

回答 (1 件)

Jan
Jan 2021 年 5 月 19 日
img = getframe(AxesHandle)
  1 件のコメント
neal paze
neal paze 2021 年 5 月 19 日
It still does not work.It tells "Unrecognized function or variable 'AxesHandle'."

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

カテゴリ

Help Center および File ExchangeTime-Frequency Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by