Undefined function or variable 'bwskel'.

조회 수: 20 (최근 30일)
Sophie
Sophie 2018년 10월 4일
답변: Adam Danz 2018년 10월 4일
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일
The bwskel() function was introduced in release 2018a according to the documentation (<-link).

추가 답변 (0개)

태그

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by