You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
File name: 'extractionyield.m'. Function for calculating
the extracted drug fraction in liquid-liquid extraction.
Four input arguments: 'n', 'V_a', 'V_b' and 'K'
One output argument: 'B'
n: Number of performed extractions
V_a: Volume of solvent A
V_b: Volume of solvent B
K: Distribution coefficient
B: Extracted fraction in solvent B
Input syntax: B = extractionyield(n,V_a,V_b,K)
Developed by Joris Meurs BASc
Cite As
Joris Meurs (2026). Extraction Yield (https://se.mathworks.com/matlabcentral/fileexchange/57151-extraction-yield), MATLAB Central File Exchange. Retrieved .
General Information
- Version 2.0.0.0 (1.11 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
