Skip to content

Release 2.8.0

Compare
Choose a tag to compare
@dimitri-yatsenko dimitri-yatsenko released this 07 Jun 19:31
· 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

  1. unzip mym.zip and datajoint-matlab.zip into an installation-folder.
  2. Configure connection as described in wiki
  3. 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