What does the error mean "??? Undefined function or method 'makeLeveledHierarchy' for input arguments of type 'double'".

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

Answers (1)

Your code might be cd'ing to a different directory before it tries to execute that function. Or you might have a spelling mistake.

Categories

Find more on Programming Utilities in Help Center and File Exchange

Tags

Asked:

on 5 Jan 2017

Answered:

on 5 Jan 2017

Community Treasure Hunt

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

Start Hunting!