Cannot find function in MATLAB File Help

Hi,
I'm using Matlab R2019b academic. I got an error when I call function bwlabel. It seems that Matlab could not find it. And there is nothing in Matlab help also. Do anybody know how to fix it?
As I can see, this function is supported from Matlab R2006a.

3 Comments

As far as I can tell bwlabel is in the Image Processing Toolbox - do you have that?
Run the ver function from a script or your Command Window to see if you have it.
.
Thank you all. I install Image Processing Toolbox then I can use bwlabel.

Sign in to comment.

 Accepted Answer

Robert
Robert on 17 Jun 2022
Edited: Robert on 17 Jun 2022
I install Image Processing Toolbox then I can use bwlabel. Thanks Jeffrey Clark, Star Strider

More Answers (0)

Categories

Products

Release

R2019b

Asked:

on 16 Jun 2022

Edited:

on 17 Jun 2022

Community Treasure Hunt

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

Start Hunting!