[Homer-users] Using AtlasViewerGUI without optimization toolbox

Lynne Williams lwilliams at cfri.ca
Sun Aug 10 10:45:46 EDT 2014
Search archives:

Hello,

Is it possible to use the AtlasViewer without having the optimization toolbox? I don’t have access to the fsolve.m function. I am trying to add springs to the diagram, but when I click on 2 optodes I keep getting the following error:

Undefined function 'fsolve' for input arguments of type 'function_handle'.

Error in pts_on_line2 (line 74)
        z2 = fsolve(@(x) myfun(x, x1, y1, z1, x2, y2, x3, y3, z3, D), 1, optimset('Display','off'));

Error in probe_geometry_axes2_ButtonDownFcn (line 85)
           pts = pts_on_line2(pos2,pos1,0.20);

Error in gui_mainfcn (line 95)
        feval(varargin{:});

Error in SDgui (line 43)
        gui_mainfcn(gui_State, varargin{:});

Error in @(hObject,eventdata)SDgui('probe_geometry_axes2_ButtonDownFcn',hObject,eventdata,guidata(hObject))


Error while evaluating axes ButtonDownFcn

Thanks in advance for any suggestions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/homer-users/attachments/20140810/d197c87b/attachment.html 


More information about the Homer-users mailing list