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

Recursive search does not work #202

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

Recursive search does not work #202

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

Comments

@mshavliuk
Copy link
Collaborator

mshavliuk commented May 8, 2023

Description

Steps to reproduce

  1. Open ES workbench
  2. Click "Find currents"

The following error occur:

Unrecognized function or variable 'zef_ES_find_currents_recursive'.
 
Error using matlab.ui.control.internal.controller.ComponentController/executeUserCallback (line 427)
Error while evaluating Button PrivateButtonPushedFcn.

Expected behavior

The form does not set an invalid combination of solver/method.

Screenshots

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
@mshavliuk mshavliuk changed the title SDPT3 does not work with recursive search Recursive search does not work with May 15, 2023
@mshavliuk mshavliuk changed the title Recursive search does not work with Recursive search does not work May 15, 2023
@mshavliuk
Copy link
Collaborator Author

mshavliuk commented May 16, 2023

@GitFernandoGalaz This bug is critical since it prevents users from using the ES workbench with its default and most optimal configurations. Could we either fix it or hide the recursive search option from the view at least in the master branch, if it's not ready yet?

@GitFernandoGalaz
Copy link
Collaborator

Hi there @mshavliuk. That was my mistake. I forgot to add that particular .m-file to the main-development_branch. It should be there now.

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