What does the error mean "??? Undefined function or method 'makeLeveledHierarchy' for input arguments of type 'double'".
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Walter Roberson
il 5 Gen 2017
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 Commenti
Vedere anche
Categorie
Scopri di più su Programming Utilities in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!