Dilution Factor

File for calculating the volumes of the analyte and solvent in order to obtain a dilution factor.

You are now following this Submission

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 (2026). Dilution Factor (https://www.mathworks.com/matlabcentral/fileexchange/58280-dilution-factor), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0