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