demo page on docs shows colors in plot, which is not produced because defaults are changed
Closed this issue · 1 comments
smbaca commented
Issue exists with both mac and pc based versions of the program running on MATLAB2022a3.
I ran the demo_bursting_neuron and it outputs a graph, but it is not the same as what is on the read_the_docs_page. Dr. G. suggested the following fix, and I can confirm that it works: 1. Enter x.pref.plot_color = true at the terminal. Close the plot. Enter x.plot at the terminal to see the trace colored by active conductance.
sg-s commented
this page: https://xolotl.readthedocs.io/en/master/tutorials/built-in-demos/
has pictures of outputs that are not generated by the demo script