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

Update setROIfromForcemap.m #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update setROIfromForcemap.m #5

wants to merge 2 commits into from

Conversation

waddahmoghram
Copy link

Unable to open ROI is stage drift stage was not done. Error in opening reference frame

Unable to open ROI is stage drift stage was not done. Error  in opening reference frame
Fixes the following Error: 
=====================
tfmPackage=MD.getPackage(MD.getPackageIndex('TFMPackage'));
K>> displProc
displProc =
     []
Dot indexing is not supported for variables of this type.
Error in setROIfromForcemap (line 36)
displField=displProc.loadChannelOutput;
Error in forceFieldCalculationProcessGUI>setROIfromForcemap_Callback (line 359)
    setROIfromForcemap(MD);
Error in gui_mainfcn (line 95)
        feval(varargin{:});
Error in forceFieldCalculationProcessGUI (line 62)
        gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)forceFieldCalculationProcessGUI('setROIfromForcemap_Callback',hObject,eventdata,guidata(hObject)) 
Error while evaluating UIControl Callback.
=====================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant