paumailo / ephys

Automatically exported from code.google.com/p/ephys
0 stars 0 forks source link

Protocol Design opening existing protocol #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. launch protocol design utility
2. open load protocol
3. click and attempt to load an existing protocol

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Errors:

Error using set
ColumnFormat popupmenu definitions must be row vectors

Error in ProtocolDesign>LoadProtocolFile (line 211)
set(h.param_table,'ColumnFormat',cf);

Error in gui_mainfcn (line 96)
        feval(varargin{:});

Error in ProtocolDesign (line 25)
    gui_mainfcn(gui_State, varargin{:});

Error using pause
Error while evaluating uipushtool ClickedCallback

Original issue reported on code.google.com by ejbre...@gmail.com on 24 Jul 2013 at 3:15

GoogleCodeExporter commented 8 years ago
Hi Elliott.  Can you attach protocol file you are having trouble with to this 
thread?

Original comment by daniel.s...@gmail.com on 24 Jul 2013 at 11:32

GoogleCodeExporter commented 8 years ago
Here's one that will unfortunately no long open.

Original comment by ejbre...@gmail.com on 25 Jul 2013 at 2:43

GoogleCodeExporter commented 8 years ago
There was nothing attached to your comment. You may have to attach a file using 
the website (ephys.googlecode.com) and not via email.

Original comment by daniel.s...@gmail.com on 25 Jul 2013 at 3:11

GoogleCodeExporter commented 8 years ago
Sorry about that, I assumed it'd update with the email. Sorryt

Original comment by ejbre...@gmail.com on 25 Jul 2013 at 3:29

GoogleCodeExporter commented 8 years ago

Original comment by ejbre...@gmail.com on 25 Jul 2013 at 3:30

Attachments:

GoogleCodeExporter commented 8 years ago
I tried this and it worked just fine on my system.  

Original comment by daniel.s...@gmail.com on 25 Jul 2013 at 3:38

GoogleCodeExporter commented 8 years ago
Try creating a new protocol, saving and opening it again.

Original comment by daniel.s...@gmail.com on 25 Jul 2013 at 3:40

GoogleCodeExporter commented 8 years ago
Sorry, Dan I forgot to respond earlier.
That did not solve the problem.  It's unfortunately not just specific protocols 
which I can't open, but all of them. Including any that I make new.

Original comment by ejbre...@gmail.com on 29 Jul 2013 at 3:05

GoogleCodeExporter commented 8 years ago
This is strange.  I have no trouble opening the file you sent me on any of my 
computers.  I can't replicate the error on my end.  I'm sure you have, but 
please make sure the SVN is up to date.

Original comment by daniel.s...@gmail.com on 29 Jul 2013 at 3:09

GoogleCodeExporter commented 8 years ago
Also, what version of Matlab are you running?  I have only tested the software 
using R2012b.

Original comment by daniel.s...@gmail.com on 29 Jul 2013 at 3:11

GoogleCodeExporter commented 8 years ago
We're using 2013a, I'll try 2012b

Original comment by ejbre...@gmail.com on 29 Jul 2013 at 3:13

GoogleCodeExporter commented 8 years ago
That did the trick

Original comment by ejbre...@gmail.com on 29 Jul 2013 at 3:15

GoogleCodeExporter commented 8 years ago

Original comment by daniel.s...@gmail.com on 29 Jul 2013 at 3:15