"ComputedNeuron" (Interpreter Type)
-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- Entity
- EntityValue
-
- Entity Types
- Neuron
- AnatomicalStructure
- CognitiveTask
- AnatomicalFunctionalConcept
- TaxonomicSpecies
- Disease
- MedicalTest
- ICDNine
- ICDTen
-
- Interpreter Types
- Neuron
- AnatomicalStructure
- AnatomicalStructureClass
- CognitiveTask
- AnatomicalFunctionalConcept
- TaxonomicSpecies
- Disease
- MedicalTest
- ICDNine
- ICDTen
- ICDTenClass
- Entity
- ComputedAnatomicalStructure
- ComputedCognitiveTask
- ComputedAnatomicalFunctionalConcept
- ComputedTaxonomicSpecies
- ComputedDisease
- ComputedMedicalTest
- ComputedICDNine
- ComputedICDTen
- Related Guides
-
-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- Entity
- EntityValue
-
- Entity Types
- Neuron
- AnatomicalStructure
- CognitiveTask
- AnatomicalFunctionalConcept
- TaxonomicSpecies
- Disease
- MedicalTest
- ICDNine
- ICDTen
-
- Interpreter Types
- Neuron
- AnatomicalStructure
- AnatomicalStructureClass
- CognitiveTask
- AnatomicalFunctionalConcept
- TaxonomicSpecies
- Disease
- MedicalTest
- ICDNine
- ICDTen
- ICDTenClass
- Entity
- ComputedAnatomicalStructure
- ComputedCognitiveTask
- ComputedAnatomicalFunctionalConcept
- ComputedTaxonomicSpecies
- ComputedDisease
- ComputedMedicalTest
- ComputedICDNine
- ComputedICDTen
- Related Guides
-
See Also
"ComputedNeuron" (Interpreter Type)
A neuron derived by computation.
Details
- "ComputedNeuron" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedNeuron" requires connectivity to the Wolfram Cloud.
Restriction Specifications
-
Restricted["ComputedNeuron",{{choice1,…}}] one among choices Restricted["ComputedNeuron",entityclass] one among the neurons of entityclass Restricted["ComputedNeuron",{property1value1,…}] a neuron with values valuei for properties propertyi
Interpretation
- "ComputedNeuron" yields an Entity of type "Neuron".
Examples
Basic Examples (3)
Interpreter["ComputedNeuron"]["Purkinje"]Interpret neurons derived by computation:
Interpreter["ComputedNeuron"]["neuron with largest axon length"]Interpreter[Restricted["ComputedNeuron", EntityProperty["Neuron", "AxonLength"] -> GreaterThan[Quantity[10, "Millimeters"]]]]["cerebellum basket cell"]Interpreter[Restricted["ComputedNeuron", EntityProperty["Neuron", "AxonLength"] -> GreaterThan[Quantity[10, "Millimeters"]]]]["neocortex pyramidal cell layer 5‐6"]See Also
Interpreter SemanticImport Restricted Failure Entity EntityValue
Entity Types: Neuron AnatomicalStructure CognitiveTask AnatomicalFunctionalConcept TaxonomicSpecies Disease MedicalTest ICDNine ICDTen
Interpreter Types: Neuron AnatomicalStructure AnatomicalStructureClass CognitiveTask AnatomicalFunctionalConcept TaxonomicSpecies Disease MedicalTest ICDNine ICDTen ICDTenClass Entity ComputedAnatomicalStructure ComputedCognitiveTask ComputedAnatomicalFunctionalConcept ComputedTaxonomicSpecies ComputedDisease ComputedMedicalTest ComputedICDNine ComputedICDTen
Related Guides
History
Introduced in 2017 (11.2)