hi Scott,
sorry for the late reply. you will have to add issavedet=1 to your cfg dict.
in matlab, by requesting two or more output for mmclab, you can get the detp output.
however, Python is different, it does not have nargout like in matlab, so you will have to explicitly request this output using a dedicated input flag, in this case, issavedet.
similarly, if you want to save the RNG seeds, you will have to add cfg['issaveseed']=1; to get dref output, you must set cfg['issavedref']=1
Qianqian
You don't often get email from scott.p...@gmail.com. Learn why this is important
--
You received this message because you are subscribed to the Google Groups "mmc-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mmc-users+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mmc-users/2358fbda-9763-4d71-9356-828cad2d1e82n%40googlegroups.com.