Undefined function or variable 'bwskel'.

Hi Guys
Is bwskel function available in MATLAB version R2016b?
I tried to use this function to obtain the skeleton of a 3D binary volume but it gives an error saying this function is undefined
B=bwskel(I);
Undefined function or variable 'bwskel'.

 Akzeptierte Antwort

Adam Danz
Adam Danz am 4 Okt. 2018

1 Stimme

The bwskel() function was introduced in release 2018a according to the documentation (<-link).

Weitere Antworten (0)

Produkte

Version

R2016b

Tags

Gefragt:

am 4 Okt. 2018

Beantwortet:

am 4 Okt. 2018

Community Treasure Hunt

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

Start Hunting!

Translated by