Undefined function 'bufferm' for input arguments of type 'double'.?
Show older comments
I used to run the function bufferm fine before I Re-install matlab 2017b. And now when I run it for the same type of data I get this Error message:
Undefined function 'bufferm' for input arguments of type 'double'.
Does anyone has an idea what should I do to be able to run it?
Thank you so much.
Accepted Answer
More Answers (1)
Sean de Wolski
on 3 Jan 2018
1 vote
Note that in 17b or newer, you can use polyshape and polybuffer in base MATLAB:
1 Comment
Faez Alkadi
on 3 Jan 2018
Categories
Find more on Downloads in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!