I am trying to run simulations from the command line. My final model (.MDL) is a simple one compartment (following) model. I would like to run a simulation with a different dose level from the command line. so I created a dummy table for simulation as .csv file. Now, the question is how I should change the following script (PML) in the model file below to be able to simulate the new dose by command and receive the sim table as an output?
I am trying to run simulations from the command line. My final model (.MDL) is a simple one compartment (following) model. I would like to run a simulation with a different dose level from the command line. so I created a dummy table for simulation as .csv file. Now, the question is how I should change the following script (PML) in the model file below to be able to simulate the new dose by command and receive the sim table as an output?
Thanks for your reply. I think I should elaborate a bit on my work. I built a popPk for L-dopa. Now, what I am trying to do, is making a platform (such as a website) for physicians to be able to see the simulated PK profile of L-Dopa with different dose levels and various dosing interval. This required that I have four components to be able to run simulations from a command line. which I have them.
I know how to build this website connecting that to the command line to run simulations.
The only problem that I have is what I should do in the PML code of my .MDL file to be able to run simulations through command line (without needing to open software).
I hope I could express my idea more clearly.
p.s. the youtube links are not accessible. Could you please check their address?