zeffiro_interface
zeffiro_interface copied to clipboard
Recursive search does not work
Description
Steps to reproduce
- Open ES workbench
- 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 | 6cb2537c zef_import_parcellation_colortable: load fields from color table file order-agnostically |
| OS | MacOS |
| Shell | N/A |
@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?
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.