weigangtang / HydRun

2 stars 5 forks source link

GUI Issue #2

Closed AnnieG6970 closed 2 years ago

AnnieG6970 commented 2 years ago

Hello,

I am attempting to run the GUI using the HydRun.m script. The GUI opens properly but when I click "Data Summary" the following error occurs:

"Undefined function 'quantile' for input arguments of type 'double"

I am using the BB_data.mat file and the search path is pointing to the folder containing the relevant scripts. Notably, the baseflow separation button works and a graph of baseflow and streamflow is generated. One other thing (don't know if it's relevant), but when I tried to use the example_script instead, the error returned was:

"Undefined function 'range' for input arguments of type 'double'."

Any troubleshooting help you can provide would be greatly appreciated, as I am new to using Matlab

AnnieG6970 commented 2 years ago

My apologies, this was an issue with Add-Ons and not the GUI!