ABNOMOGRAM - Check the Acid-Base status of a blood samples.

Check the acid-base status of a blood sample
1,8K Downloads
Aktualisiert 15. Mär 2018

ABNOMOGRAM - Check the Acid-Base status of a blood samples.
This function executes the analysis of the Acid-Base status of a blood
sample given the pH and the pCO2 (in mmHg). The function plots a nomogram
with 13, differently coloured, zones. The zone in which your data fall
represents the Acid-Base status of your blood sample. By itself, the
function plots a nomogram for a normal sample.
Syntax: ABNONOGRAM(pH,pCO2)

Inputs:
pH - Blood sample pH. This is a scalar value.
pC02 - Blood sample pCO2. This is a scalar value.
Outputs:
- Nomogram plot

Example:
abnomogram will show a nomogram for a normal sample
abnomogram(7.5,45) will show a nomogram with your data into the metabolic alkalosis zone

Created by Giuseppe Cardillo
giuseppe.cardillo-edta@poste.it

To cite this file, this would be an appropriate format:
Cardillo G. (2008) ABnomogram: check the acid-base status of a blood
sample.
http://www.mathworks.com/matlabcentral/fileexchange/20571

Zitieren als

Giuseppe Cardillo (2024). ABNOMOGRAM - Check the Acid-Base status of a blood samples. (https://github.com/dnafinder/abnomogram), GitHub. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2014a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Chemistry finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.3.0.0

.
input parser added
Linked to Github

1.2.0.0

Changes in description

1.1.0.0

Changes in help section

1.0.0.0

Improvement in input error handling

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.