Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eywalker/mockclustering

Experimental modifications to sorting toolchain in at-core
https://github.com/eywalker/mockclustering

Last synced: about 1 month ago
JSON representation

Experimental modifications to sorting toolchain in at-core

Awesome Lists containing this project

README

        

#MockClustering
Experimental modifications to the sorting toolchain in at-core.

## How to Use

1. Simply clone the repository and add "+mock" directory to your Matlab path. You could also just run setPath.m in the project directory to do so.
2. To see if it works, type
` mock.Experimenter
In Matlab. If this works without a problem, you are good to go. If you get error message like "permission denied", you probably don't have access right to the underlying database (edgarSandbox). If this happens, either change the database pointed to in +mock/getSchema.m, or contact Edgar Walker to be granted access permissions.