-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
buildRelated to the build systemRelated to the build systemhelp wantedExtra attention is neededExtra attention is needed
Description
We have successfully built platform-specific toolboxes on CI and released them here: https://github.com/TopoToolbox/topotoolbox3/releases/tag/latest
We should now test the toolboxes to ensure that they work on different platforms. Download the mltbx file associated with your operating system and architecture and open it in MATLAB to install it. The things I would like to know:
- Do regular TopoToolbox functions work?
- Do the MEX interfaces to libtopotoolbox work? Try
haslibtopotoolboxandfillsinks(DEM,uselibtt=true)and compare the latter tofillsinks(DEM, uselibtt=false). - Does the documentation look right?
If anything goes wrong, add a comment to this issue so we can keep track of things.
Metadata
Metadata
Assignees
Labels
buildRelated to the build systemRelated to the build systemhelp wantedExtra attention is neededExtra attention is needed