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
After doing coregistration with RHINO, the user can manually improve the coregistration using rhino_manual(D). The user can then interact with the figure, though after closing the figure, the changes are not saved.
I encountered the same problem with osl_edit_fid for interactively removing bad headshape points.
OSL version 'osl2019Nov04', Matlab 2020b
Can be reproduced running the following code:
It seems the data is saved to disk - but it is not returned by the function. Thus, currently, you'd have to reload the data. This is the case for both rhino_manual and osl_edit_fid
After doing coregistration with RHINO, the user can manually improve the coregistration using
rhino_manual(D)
. The user can then interact with the figure, though after closing the figure, the changes are not saved.I encountered the same problem with
osl_edit_fid
for interactively removing bad headshape points.OSL version 'osl2019Nov04', Matlab 2020b
Can be reproduced running the following code:
The text was updated successfully, but these errors were encountered: