[Homer-users] Using AtlasViewerGUI without optimization toolbox

David Boas dboas at nmr.mgh.harvard.edu
Tue Aug 12 09:17:33 EDT 2014
Search archives:

That is a fine request. We just need to write a non-linear optimization 
routine to replace fsolve. I had this originally, but at some point 
along the way we adopted fsolve.

I admit that this is a low priority for me.

Is there anyone out there willing to write this function?

Or, are others also having this problem?



On 8/10/14, 10:45 AM, Lynne Williams wrote:
> 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.
>
>
> _______________________________________________
> Homer-users mailing list
> Homer-users at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/homer-users

-- 
==============================================================
fNIRS 2014 Conference in Montreal Oct 10-12, 2014
The conference is preceded by a one day educational workshop.
Abstract Deadline Extended to June 23, 2014
see http://fnirs2014.org for more details
==============================================================

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/homer-users/attachments/20140812/cc86988f/attachment.html 


More information about the Homer-users mailing list