Clear Filters
Clear Filters

how to fix funtion imbinarize error ?

2 views (last 30 days)
Leon Phung
Leon Phung on 11 Jun 2018
Edited: Stephen23 on 11 Jun 2018
what did I do wrong and how to fix it?
  3 Comments
KSSV
KSSV on 11 Jun 2018
There is a function in your folder named imbinarize. YOu want to use the inbuilt function right?
Leon Phung
Leon Phung on 11 Jun 2018
Edited: KSSV on 11 Jun 2018
yes, I was trying to convert an image to 2-D binary so I can use it for finite element and others post processing later on.
I was trying to use the function imbinarize https://www.mathworks.com/help/images/ref/imbinarize.html

Sign in to comment.

Accepted Answer

KSSV
KSSV on 11 Jun 2018
YOu need to rename the script/ file named as imbinarize which is present in the folder.

More Answers (0)

Tags

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!