Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: dj.set('restore') Parameter name does not exist #63

Closed
bertramr opened this issue Jan 18, 2017 · 2 comments
Closed

Error: dj.set('restore') Parameter name does not exist #63

bertramr opened this issue Jan 18, 2017 · 2 comments
Assignees
Labels

Comments

@bertramr
Copy link
Contributor

>> dj.set('restore')
Error using dj.set (line 33)
Parameter name does not exist

dj.set.m, Line 33:

    assert(isfield(STATE,name), 'Parameter name does not exist')

'restore' is not a field of STATE

@dimitri-yatsenko dimitri-yatsenko self-assigned this Jan 18, 2017
@dimitri-yatsenko
Copy link
Member

dimitri-yatsenko commented Jan 18, 2017

The fix will be included in upcoming release.

dimitri-yatsenko added a commit to dimitri-yatsenko/datajoint-matlab that referenced this issue Jan 18, 2017
dimitri-yatsenko added a commit to dimitri-yatsenko/datajoint-matlab that referenced this issue Jan 23, 2017
eywalker added a commit that referenced this issue Jan 23, 2017
@eywalker
Copy link
Contributor

Fixed in #64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants