datajoint-matlab
datajoint-matlab copied to clipboard
matlab-specific schema alteration documentation
plan for now: cross-audit alter btw matlab/python; if good to go then include this in this release, else create issue for needed adjustments and reassign this issue to accompany
from datajoint slack questions channel today:
Each table has methods such as addAttribute to add a new column, or dropAttribute to remove an attribute. Attribute = column.