amforte / Topographic-Analysis-Kit

Set of matlab based tools for topographic analysis, built on top of TopoToolbox.
GNU General Public License v3.0
43 stars 35 forks source link

Compiled Functions Do Not Fully Complete #23

Closed amforte closed 4 years ago

amforte commented 6 years ago

At present, running the compiled version of the functions will successfully complete (i.e. the desired outputs will be produced and a message saying that the function successfully completed will display) but the code remains engaged after this and the command prompt doesn't return. This can be solved by pressing ctrl-c to get back to the command prompt and continue with any desired TAK functions, but I'm looking into a more permanent fix so that the command prompt will reappear after successful completion.

Ron-Wang commented 5 years ago

Excuse me, where can l download ExampleData.tar.gz?

Ron-Wang commented 5 years ago

Excuse me, how can I download Example.tar.gz? When I use my .tif file, it shows error("the value of 'dem' is invalid "). So, I want to use the example file to test.

amforte commented 5 years ago

As described in the manual, the example data is included in the released versions (click on releases and then you will see a link to download the tarball)

Ron-Wang commented 5 years ago

Thanks~ I have found it.