Hello. I am encountering this error when I try to use the logger remora...
Triton version 1.93.20160524
Clearing all windows to begin Triton
Error using uitreenode (line 149)
'Parent' must be a valid Tree object or TreeNode object.
Error in mk_node (line 6)
node = uitreenode(value, string, icon, isleaf);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in species_tree (line 29)
TREE.rootNode = mk_node(v,'ALL', [], false);
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in initLogctrl (line 132)
species_tree(template)
^^^^^^^^^^^^^^^^^^^^^^
Error using matlab.ui.internal.controller.WebMenuController/fireMenuSelectedEvent (line 85)
Error while evaluating Menu Callback.
The error occurs after I have both the LTSA and spectrogram windows open. When I click on Remora and then specify an Excel file name, the error appears.
I am using MATLAB R2025a in case that is helpful. Any insight into what might be causing this would be greatly appreciated.
Thanks,
Ashley
Hello. I am encountering this error when I try to use the logger remora...
Clearing all windows to begin Triton
Error using uitreenode (line 149)
'Parent' must be a valid Tree object or TreeNode object.
Error in mk_node (line 6)
node = uitreenode(value, string, icon, isleaf);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in species_tree (line 29)
TREE.rootNode = mk_node(v,'ALL', [], false);
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in initLogctrl (line 132)
species_tree(template)
^^^^^^^^^^^^^^^^^^^^^^
Error using matlab.ui.internal.controller.WebMenuController/fireMenuSelectedEvent (line 85)
Error while evaluating Menu Callback.
The error occurs after I have both the LTSA and spectrogram windows open. When I click on Remora and then specify an Excel file name, the error appears.
I am using MATLAB R2025a in case that is helpful. Any insight into what might be causing this would be greatly appreciated.
Thanks,
Ashley