You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implemented reusable function to register func/object (e.g., used by both nrnmatlab and FInitializehandler for MATLAB session)
* Function to get pval for NEURON functionality in Matlab (ref, get_prop) -> needed to get and set Neuron properties
* Changed nrn_symbol_table_iterator_next's return value to Symbol* to avoid unnecessary name->symbol lookups
* Fixed: add missing semicolon in header file
* Removed nrn_pp_property_array_set (outdated function, included in nrn_property_array_set)
0 commit comments