issues
search
mcdougallab
/
matlabneuroninterface
Interface for connecting NEURON and MATLAB
BSD 3-Clause "New" or "Revised" License
5
stars
1
forks
source link
Vector.double copies an entire array when only one index is desired
#77
Closed
ramcdougal
closed
1 year ago
ramcdougal
commented
1 year ago
Why not just get the index in the
nargin == 2
case?
Why not just get the index in the
nargin == 2
case?