What is a subscripted assignment dimension mismatch for PDSI tool launcher?
Show older comments
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
Abbie Martyn
on 25 Oct 2017
Walter Roberson
on 25 Oct 2017
Walter Roberson
on 25 Oct 2017
That toolbox appears to require additional code from an older toolbox whose location is not specified.
Morghan Brown
on 17 Jul 2020
Hello
I was hoping to see if this question was ever solved by OP?
Answers (0)
Categories
Find more on ThingSpeak in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!