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
Hello,
I am using Matlab 2017b and following Tutorial Day7 to design sources, detectors, and dummy probes.
When required to anchor the dummy probes to a label Matlab gives the following error:
"Undefined function or variable 'data'.
Error in AtlasViewerGUI>headsurf_btndwn (line 4350)
set(handles.uitable_editMLorSL,'Data',data)
Error while evaluating Patch ButtonDownFcn."
Any idea why this may happen.
This also prevents the registration of the probe to the surface
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hello,
I am using Matlab 2017b and following Tutorial Day7 to design sources, detectors, and dummy probes.
When required to anchor the dummy probes to a label Matlab gives the following error:
"Undefined function or variable 'data'.
Error in AtlasViewerGUI>headsurf_btndwn (line 4350)
set(handles.uitable_editMLorSL,'Data',data)
Error while evaluating Patch ButtonDownFcn."
Any idea why this may happen.
This also prevents the registration of the probe to the surface
Thanks in advance
![Screenshot 2023-08-29 at 15 45 17](https://private-user-images.githubusercontent.com/142998840/264060001-39476e0c-9254-4ada-9426-18ff9f047d40.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MjcyMTEsIm5iZiI6MTczODkyNjkxMSwicGF0aCI6Ii8xNDI5OTg4NDAvMjY0MDYwMDAxLTM5NDc2ZTBjLTkyNTQtNGFkYS05NDI2LTE4ZmY5ZjA0N2Q0MC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QxMTE1MTFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wMzk4MzFmYTgzMDdmMzUyY2VkMzI3NDA2OWYzZTZkOTExNDhmNjk2MDYzMTcwNzQ0OTVjOWM1OTUyNmY5ZjY3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.G8-Z5TQrnr9-QehV81zm9lG8zBTidLAwWzM7My724rE)
The text was updated successfully, but these errors were encountered: