You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I select the zef_tes_make_all; script in Mesh tool, an error occurs.
Steps to reproduce
Open ZI, load a multicompartment head project
Select the zef_tes_make_all; script in Mesh tool
See the error:
Index in position 1 exceeds array bounds.
Error in zef_forward_simulation_table_selection (line 4)
forward_simulation_column_selected = eventdata.Indices(1,2);
Error using matlab.ui.internal.controller.uitable.WebMWTableController/handleEvent (line 747)
Error while evaluating Table CellSelectionCallback.
When the last script selected second time, it usually does not provide similar errors. Although, after a while selecting the last script throws an error again, see the screencast below. There's no clear sequence of actions that make it happen.
Expected behavior
Errors do not occur
Screenshots
2023-05-08-12.47.16.mp4
Context
Name
Value
Version
6cb2537 zef_import_parcellation_colortable: load fields from color table file order-agnostically
OS
MacOS
Shell
N/A
The text was updated successfully, but these errors were encountered:
Description
When I select the
zef_tes_make_all;
script in Mesh tool, an error occurs.Steps to reproduce
zef_tes_make_all;
script in Mesh toolSee the error:
When the last script selected second time, it usually does not provide similar errors. Although, after a while selecting the last script throws an error again, see the screencast below. There's no clear sequence of actions that make it happen.
Expected behavior
Errors do not occur
Screenshots
2023-05-08-12.47.16.mp4
Context
The text was updated successfully, but these errors were encountered: