Release 2.8.0
·
740 commits
to master
since this release
Release notes
- Included precompiled mym into download file
- Added
dj.createSchema
to assist creating new schemas
The zip files are from the distribution
branch of mym
and master
branch of datajoint-matlab
.
Installation
- unzip
mym.zip
anddatajoint-matlab.zip
into aninstallation-folder
. - Configure connection as described in wiki
- Add to your
startup.m
file (or simply run at the start of each work session) the following commands:
run installation-folder/mym/mymSetup
addpath installation-folder/datajoint-matlab