mcdougallab / matlabneuroninterface

Interface for connecting NEURON and MATLAB
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

explicitly calling n.get_prop(name) doesn't work #101

Open ramcdougal opened 5 months ago

ramcdougal commented 5 months ago

I tried

n.get_prop("gap_0")

to get an Object from NEURON... it didn't work. (the external neuron process shut down)

(Old version in Linux... check to see if this is still an issue.)

ramcdougal commented 5 months ago

This was not with 9.0a0... so it may actually work; should double check.

ramcdougal commented 5 months ago

Still crashed with 9.0a0.