Open maxbbac opened 5 months ago
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
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
It returns me the same...
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