SAAM II integrations package
Version 1.0.1 (2.38 KB) by
Simone Perazzolo
Matlab functions to convert SAAM II to MATLAB and MATLAB to SAAM II.
mat2saam()
This function is used to convert a matrix X containing time (t) and concentration (y) data into a file with the extension ".stu" that is suitable for data input in SAAM II, a software used for modeling and analysis in pharmacokinetics and pharmacodynamics.
The purpose of this function is to facilitate the preprocessing of concentration-time data in MATLAB, which may involve tasks such as non-compartmental analysis (NCA) or outlier selection. Once the data is preprocessed in MATLAB, you can export the concentration-time information to be used for modeling in SAAM II.
In summary, mat2saam() is a useful function for transferring pharmacokinetic data from MATLAB to SAAM II for further analysis and modeling.
THIS IS A FIRST of MANY FUNCTIONS in development to interface MATLAB with SAAM II...
Cite As
Simone Perazzolo (2024). SAAM II integrations package (https://www.mathworks.com/matlabcentral/fileexchange/133067-saam-ii-integrations-package), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2023a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.