open-ephys / behavioral_state_machine

Behavioral State Machine
5 stars 6 forks source link

Possible bug in ExecuteTrial.m #2

Open nathanvc opened 10 years ago

nathanvc commented 10 years ago

I get an error "Scalar index required for this type of multi-level indexing" on line 27 of ExecuteTrial.m. This is for a machine with one analog input. Machines with only analog outputs do run. Ideas?

nathanvc commented 10 years ago

Upon further investigation, I think this may be a legacy vs. session-based DAQ toolbox thing.

buschman commented 10 years ago

I don’t think I’ve ever see that error. I’ll have to look at it when I get back in town.

We also have some bug fixes that need to be uploaded.

-Tim

From: nathanvc [mailto:notifications@github.com] Sent: Tuesday, April 08, 2014 3:19 PM To: open-ephys/behavioral_state_machine Subject: Re: [behavioral_state_machine] Possible bug in ExecuteTrial.m (#2)

Upon further investigation, I think this may be a legacy vs. session-based DAQ toolbox thing.

— Reply to this email directly or view it on GitHubhttps://github.com/open-ephys/behavioral_state_machine/issues/2#issuecomment-39889967.

nathanvc commented 10 years ago

OK -- not a legacy vs. session-based things. Same problem with both 32 and 64 bit matlab installs.