histcountsmex undefined (version R2017b)
이전 댓글 표시
Hi, There was an error when I was running my code: The function 'histcountsmex' corresponding to the input parameter of type 'double' is not defined. I've updated my matlab version to 2017b but the function is still missing. What should I do?
댓글 수: 3
Eric
2017년 11월 1일
I searched MATLAB documentation for 'histcountsmex', and it appears it is not a MATLAB function. Are you sure you have the function name correct? Is this a function that you or somebody else wrote?
per isakson
2017년 11월 1일
편집: per isakson
2017년 11월 2일
- In older releases histcountsmex was called by histcounts. The function was not documented and thus it may be changed or removed without notice.
- By which function was histcountsmex called when this error happened?
Walter Roberson
2017년 11월 2일
histcountsmex is still called by histcounts. It is near line 280 in R2017b.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 文件和文件夹에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!