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'.

 채택된 답변

Adam Danz
Adam Danz 2018년 10월 4일

1 개 추천

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

추가 답변 (0개)

제품

릴리스

R2016b

태그

질문:

2018년 10월 4일

답변:

2018년 10월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by