Function that call other functions cause never-ending execution in Matlab Guide -


I am using funtions to fit a morphology using RANSAC so it with some input and output Begins with the ransacfithomography function In this process, there are 15 other functions in this function unless it returns the output.

My problem is that when I try to use it in a GUI (when a button is pressed) it performs never endless execution and even a matlab Accident otherwise it works fine!

I have already called other functions in my guise and everything is fine, but all of them have not called from other distances. I do not know what this is the problem I am just guessing, Any help will be very much appreciated!

  function bInitialSet_Callback (hObject, eventdata, handle) \ imgLeft = handles.imgLeft; IMGR I = handle. Imgright; ImgLeftRegion = handles.imgLeftRegion; Equality = handles; Xleft = Handle. Xleft; Yleft = Handle. Y left; Xright = Handle. Xright; Right = Handle. Sachkol = Handles Truquire; [~, ~, Lunion, Equality] = Initial Set (Equality, [Xleft '; Yleft'], [Xright '; Yright']); T = .001; T = Lunion; [H, Ineliers] = MethSwithRancer (T, Reichor, Exstead, Youth, Syrite, Right, Implft, IMGright, IMGLt Ridge, T); % Data Update Gradata (Hobbit, Handle);  

The function Mathswithraensack is what is called ransaphithomography.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -