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

openXY error image insertion #22

Open
neal1979 opened this issue Oct 22, 2020 · 0 comments
Open

openXY error image insertion #22

neal1979 opened this issue Oct 22, 2020 · 0 comments

Comments

@neal1979
Copy link

I have converted the cpr file from the xl30 to a .ctf file to use in the openxy as it doesn’t like .cor files
I add this to the program
I then select my .jpg file of my first kirkuchi pattern then I get the following error message

Insufficient number of outputs from right hand side of equal sign to satisfy assignment.

Error in patterns.ImagepatternProvider.getImageNamesList (line 45)
namePart = matches.namePart;

Error in patterns.ImagepatternProvider (line 52)
obj.imageNames = obj.getImageNamesList(...

Error in patterns.makePatternProvider (line 27)
patterns.ImagepatternProvider(...

Error in MainGUI>SetImageFields (line 426)
pats = patterns.makePatternProvider(handles.Settings);

Error in MainGUI>SelectImageButton_Callback (line 396)
SetImageFields(handles,name,path);

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

Error in MainGUI (line 42)
gui_mainfcn(gui_State, varargin{:});

Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)MainGUI('SelectImageButton_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.

Any ideas

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

No branches or pull requests

1 participant