problem with matlab 2010a

1 回表示 (過去 30 日間)
chaala chibani
chaala chibani 2016 年 3 月 12 日
回答済み: Geoff Hayes 2016 年 3 月 12 日
hi,when i use same function about image processing toolbox the make error. example: i use
BW2 = bwareafilt(BW,[40 50]);
??? Undefined function or method 'bwareafilt' for input arguments of type 'double'.
and when use help ==> bwareafilt not found. can you give me a solution

採用された回答

Geoff Hayes
Geoff Hayes 2016 年 3 月 12 日
chaala - according to bwareafilt, this function was introduced in R2014b. You would need to upgrade your version of MATLAB in order to have access to this function.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by