Undefined function or variable 'bwskel'.

20 visualizaciones (últimos 30 días)
Sophie
Sophie el 4 de Oct. de 2018
Respondida: Adam Danz el 4 de Oct. de 2018
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'.

Respuesta aceptada

Adam Danz
Adam Danz el 4 de Oct. de 2018
The bwskel() function was introduced in release 2018a according to the documentation (<-link).

Más respuestas (0)

Etiquetas

Productos


Versión

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by