Repository for code used in JHU EN.580.430 - Systems Pharmacology, Spring 2022
To run these models, clone this repo and navigate in Matlab to the folder with your model of choice. Open the *_main.m
file or the *_driver.m
file and hit "Run". You do not need to run the *_eqns.m
file - this will automatically be called, along with any other needed files in the same directory, when the main/driver file is run.
To run these models, open the folder with the model of your choice and run the *_driver.m
file in Matlab. Other files will automatically be called inside of this driver.