User Tools

Site Tools


howtos:toolcoding:exogswitch

This is an old revision of the document!


integer $exogenous

getobjinfo(exDwellMSSw[], $exogenous; info=dataElement, default=1)

if $exogenous == 0
	matDUSRU[pz,dt,ts] = insert (matDUSRU_endog[pz,dt])
else
	matDUSRU[pz,dt,ts] = matDUSRU_Exog[pz,dt,ts]
endif
howtos/toolcoding/exogswitch.1440787772.txt.gz · Last modified: 2015/08/28 18:49 by marcus.williams