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 using save #27

Closed
ghost opened this issue Jun 12, 2018 · 0 comments
Closed

Error using save #27

ghost opened this issue Jun 12, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 12, 2018

Hello, I encountered the following error when running the demo_batch_2p.m and demo_batch_1p.m files:
/*************************
Error using save
No variable matched the pattern 'save_*'.

Error in Sources2D/save_workspace (line 1781)
evalin('caller', sprintf('save(''%s'', ''neuron'', ''save_'', ''show_'', ''use_parallel'', ''with_*'', ''-v7.3''); ', file_path));

Error in Sources2D/save_workspace_batch (line 1821)
obj.save_workspace();

Error in demo_batch_2p (line 128)
neuron.save_workspace_batch();
*****************************/

I just ran the program without changing anything.

P.S. : I cloned the git repository as suggested in a previous issue, and the problem still existed.

@ghost ghost closed this as completed Jun 13, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants