Skip to content

openXY error image insertion #22

@neal1979

Description

@neal1979

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions