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

Multiple error messages when running DeepSqueak.m #226

Open
maxbbac opened this issue Jun 19, 2024 · 2 comments
Open

Multiple error messages when running DeepSqueak.m #226

maxbbac opened this issue Jun 19, 2024 · 2 comments

Comments

@maxbbac
Copy link

maxbbac commented Jun 19, 2024

Hello,
I try to run DeepSqueak on MATLAB 2022b but it returns me alway these error messages :

Error using squeakData
Error: File: squeakData.m Line: 3 Column: 10
Class name and filename must match.

Error in DeepSqueak>DeepSqueak_OpeningFcn (line 120)
handles.data = squeakData(squeakfolder);

Error in gui_mainfcn (line 220)
    feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});

Error in DeepSqueak (line 29)
    gui_mainfcn(gui_State, varargin{:});

Can someone help me to solve this ?

Thanks in advance

@DrCoffey
Copy link
Owner

Might be a setup issue but it is hard to tell from that error message. Try following the attached instructions for setup:

Deep Squeak Documentation Update_20220426_KC.pdf

@maxbbac
Copy link
Author

maxbbac commented Jun 21, 2024

It returns me the same...

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

2 participants