Dilution Factor

File for calculating the volumes of the analyte and solvent in order to obtain a dilution factor.
37 Downloads
Updated 18 Jul 2016

View License

File name : 'dilute.m'. This file can be used
for calculating the volumes of the analyte and solvent
in order to obtain a desired dilution factor.
One input value : 'dfactor'
Two ouput values : 'V_analyte' and 'V_solvent'

dfactor : Desired dilution factor
V_analyte : Volume of analyte / solution that needs to be diluted
V_solvent : Volume of solvent

Supported total volumes:
- 1 mL
- 5 mL
- 10 mL
- 25 mL
- 50 mL
- 100 mL

Input syntax : [V_analyte,V_solvent] = dilute(dfactor)

Developed by Joris Meurs BASc (2016)

Cite As

Joris Meurs (2024). Dilution Factor (https://www.mathworks.com/matlabcentral/fileexchange/58280-dilution-factor), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0