problem with matlab 2010a
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
chaala chibani
am 12 Mär. 2016
Beantwortet: Geoff Hayes
am 12 Mär. 2016
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
0 Kommentare
Akzeptierte Antwort
Geoff Hayes
am 12 Mär. 2016
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Analog Filters finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!