Changes for page 03. Building and simulating a simple model
Last modified by adavison on 2022/10/04 13:55
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.a davison1 +XWiki.shailesh - Content
-
... ... @@ -289,7 +289,7 @@ 289 289 (% style="color:#e74c3c" %)Panel( 290 290 data2_v[:, 0:5], 291 291 xticks=True, xlabel="Time (ms)", 292 - yticks=True 292 + yticks=True" 293 293 ),(%%) 294 294 (% style="color:#000000" %) title="Response of (% style="color:#e74c3c" %)simple network(% style="color:#000000" %)", 295 295 annotations="Simulated with NEST" ... ... @@ -334,7 +334,7 @@ 334 334 Panel( 335 335 data2_v[:, 0:5], 336 336 xticks=True, xlabel="Time (ms)", 337 - yticks=True 337 + yticks=True" 338 338 ),(%%) 339 339 (% style="color:#000000" %) title="Response of simple network", 340 340 annotations="Simulated with (% style="color:#e74c3c" %)NEURON(% style="color:#000000" %)"