Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when selecting the last script in Mesh Tool #204

Open
mshavliuk opened this issue May 8, 2023 · 0 comments
Open

Error when selecting the last script in Mesh Tool #204

mshavliuk opened this issue May 8, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mshavliuk
Copy link
Collaborator

mshavliuk commented May 8, 2023

Description

When I select the zef_tes_make_all; script in Mesh tool, an error occurs.

Steps to reproduce

  1. Open ZI, load a multicompartment head project
  2. 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
@mshavliuk mshavliuk added the bug Something isn't working label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants