Create new Nonmem control stream with updated initial parameter values
NMupdateInits(file.mod, file.ext, newfile)
file.mod
: The control stream to update. Will not be edited.file.ext
: Path to ext file. Default is to replace extension on file.mod
.newfile
: New file to generateThe resulting control stream path(s)