What is a subscripted assignment dimension mismatch for PDSI tool launcher?

For the PDSI tool launcher, there is no coding, only uploading the AWC values txt and temperature/precipitation txt. I've included here the error I continue to get.
AWC data successfully loaded.
Temperature and precipitation data successfully loaded.
Subscripted assignment dimension mismatch.
Error in PDSI_Tool_Launcher>pushbutton_run_Callback (line 316)
beg_calyr_col(j) = min(beg_yr_col);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in PDSI_Tool_Launcher (line 46)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)PDSI_Tool_Launcher('pushbutton_run_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.

5 Comments

That’s my question from a few days ago. It wasn’t solved.
That toolbox appears to require additional code from an older toolbox whose location is not specified.
Hello
I was hoping to see if this question was ever solved by OP?

Sign in to comment.

Answers (0)

Categories

Find more on ThingSpeak in Help Center and File Exchange

Asked:

on 25 Oct 2017

Commented:

on 17 Jul 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!