You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you send additional details? Was this the only error text it displayed? What was the input that you gave it? Have you run 'CheckTAKDependencies' to make sure you have all of the required toolboxes (smooth is in the 'Curve Fitting' toolbox).
Hi,
After loading .mat file of DEM in GUI, I ran 'Segment Picker'. The output was in vector format where used 'Brush/Select Data' for selecting stream segments. Segments were selected (marked in red). My question is 'how do I make mat file containing StreamOBJs after selecting segments.' I cannot find further step to proceed.
Running into errors in segment picker. It then does not output the STREAMobj or 'PickedSegements_*.mat'.
Errors
Error in SegmentPicker>sa (line 1289)
gn=smooth(gn,3);
Error in SegmentPicker (line 1028)
[bs,ba,aa,ag]=sa(DEMc,trunk(Sn),A,bin_size);
The text was updated successfully, but these errors were encountered: