SAAM II integrations package

Matlab functions to convert SAAM II to MATLAB and MATLAB to SAAM II.
11 Downloads
Updated 1 Aug 2023

View License

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 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.1

cleared description

1.0.0