We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
It returns me the same...
No branches or pull requests
Hello,
I try to run DeepSqueak on MATLAB 2022b but it returns me alway these error messages :
Can someone help me to solve this ?
Thanks in advance
The text was updated successfully, but these errors were encountered: