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
This turns out to be a pretty tricky problem and one that may be more work to fix than it's worth. This happens because, if you're quick enough, you can interrupt the selection of a new source with an action like pressing "Add Source". After you've added a source, MATLAB will then finish running the interrupted select node code and think the wrong node is selected. I'm not aware of a good way to make node selection non-interruptible.
To reproduce:
The text was updated successfully, but these errors were encountered: