" Undefined function 'wavedec2' for input arguments of type 'uint8'.",

hi, when i run my code,i have this problem " Undefined function 'wavedec2' for input arguments of type 'uint8'.", i search the image processing toolbox to download and install but i don't find the right link , could any one help me? thank you in advance

回答 (1 件)

Geoff Hayes
Geoff Hayes 2015 年 4 月 12 日

0 投票

Sana - the wavedec2 function is part of the Wavelet Toolbox. Check to see if you have this toolbox by typing the following in the Command Window
ver
If you see the toolbox, then check to see if you have the function by typing
which wavedec2 -all
If you observe
'wavedec2' not found.
then you don't have the function.

2 件のコメント

Sana
Sana 2015 年 4 月 12 日
i didn't find the wavelet toolbox by typing ver. so how could i install it?
Geoff Hayes
Geoff Hayes 2015 年 4 月 12 日
You will have to purchase this toolbox.

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

カテゴリ

ヘルプ センター および File ExchangeAI for Signals and Images についてさらに検索

タグ

質問済み:

2015 年 4 月 12 日

コメント済み:

2015 年 4 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by