problem with matlab 2010a

조회 수: 5 (최근 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 CenterFile Exchange에서 Analog Filters에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by