chemical_elements
Aucune licence
Lookup a chemical element based on Symbol, name, or atomic number, and get back the symbol, name, atomic number or atomic weight.
Examples:
% name = elements('Symbol', 'Fe', 'name');
% mass = elements('atomic_number', 26, 'atomic_mass');
% standardSymbol = elements('SYMBOL', 'FE', 'Symbol');
Citation pour cette source
R Hunt (2025). chemical_elements (https://fr.mathworks.com/matlabcentral/fileexchange/9921-chemical_elements), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
A inspiré : z-porter/kktranz, Cluster generator
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
chemical_elements/
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 | * Updated and improved doc
|
