What does the error mean "??? Undefined function or method 'makeLeveledHierarchy' for input arguments of type 'double'".
5 次查看(过去 30 天)
显示 更早的评论
I have checked the directory, I have placed the script in the current directory. Any suggestions on how to fix the problem, would of great help. Thank you
0 个评论
回答(1 个)
Walter Roberson
2017-1-5
Your code might be cd'ing to a different directory before it tries to execute that function. Or you might have a spelling mistake.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Programming Utilities 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!