mcdougallab / matlabneuroninterface

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

74 plotshapeplot is slow to load and uses inconsistent aspect ratios #89

Closed hvangeffen closed 7 months ago

hvangeffen commented 8 months ago

The file source/libnrniv.a is changed in this PR? Also this file is changed (with different number of bytes in #93 . Which one should it be, or in what order?

Both add functions to the .a file. In this case section_length and in #93 some others. After either one or both of these PR's has been merged, the other has to regenerate the .a file based on the combination of the added functions.

hvangeffen commented 8 months ago

@ramcdougal ready for review / merge