フィルターのクリア

Function missing from toolbox

2 ビュー (過去 30 日間)
David
David 2013 年 6 月 28 日
Hello all
I'd like to use the imsharpen function from the image processing toolbox, but when I do I get the error 'Undefined function imsharpen' ...etc. To check it's existence I typed the command
>> exist imsharpen
which returned the answer 0 (meaning does not exist).
However, I do have the image processing toolbox, as confirmed by typing the command
>> ver
Among the output was 'Image Processing Toolbox Version 8.0 (R2012a)' I also have access to other functions from this toolbox, for example typing
>> exist imadjust
returns 2 (meaning is on the path).
Can anyone help me access the function imsharpen?
Many thanks

採用された回答

Shashank Prasanna
Shashank Prasanna 2013 年 6 月 28 日
  1 件のコメント
David
David 2013 年 6 月 28 日
Excellent, many thanks.
I'll get to work finding the order number.

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

その他の回答 (1 件)

Matt J
Matt J 2013 年 6 月 28 日
編集済み: Matt J 2013 年 6 月 28 日
You need to upgrade to R2013.

Community Treasure Hunt

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

Start Hunting!

Translated by