Error message: "undefined function for input arguments of type 'logical' "
Show older comments
What does the error message "undefined function for input arguments of type 'logical' " indicate?
Accepted Answer
More Answers (1)
Syeera Riza
on 2 May 2021
0 votes
how to solve when the error message : Undefined function 'boxcount' for input arguments of type 'logical'. and how to recognize 'boxcount'?
1 Comment
Stephen23
on 2 May 2021
boxcount is not an inbuilt MATLAB function. You need to download this FEX submission
and then unzip into onto the MATLAB search path (or into the current directory).
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!