Update elements/neuron/axon.md

This commit is contained in:
2026-05-31 23:59:12 +02:00
parent d6a5f80a8d
commit 2e2ae5b105
+3 -5
View File
@@ -5,9 +5,9 @@ Qui comprendiamo:
- AXON: Axon - AXON: Axon
## AXON: Container ## AXON: Container
Modulation: Intro:
- develops: - is expanded by: [NEURON](neuron.md)
- [PRESYNAPSE](presynapse.md) - expands: [PRESYNAPSE](presynapse.md)
The axon does not contain specific behavior. The axon does not contain specific behavior.
- We might add balancing of ATP within PRE later. Here we comprehend it as a “cable” transporting the AP from SOMA to Presynapse. It expands PRESYNAPSE which: - We might add balancing of ATP within PRE later. Here we comprehend it as a “cable” transporting the AP from SOMA to Presynapse. It expands PRESYNAPSE which:
@@ -16,11 +16,9 @@ The axon does not contain specific behavior.
```Gen ```Gen
AXON AXON
type: comprehension type: comprehension
expansion: expansion:
_presynapse: TUB [ comprehension: PRESYNAPSE, full: 50x, active: 0x, empty: 10x ] _presynapse: TUB [ comprehension: PRESYNAPSE, full: 50x, active: 0x, empty: 10x ]
# managed_by: EXCITATION or INHIBITION from winnertakeall # managed_by: EXCITATION or INHIBITION from winnertakeall
``` ```