MODELELRUN_EXECUTABLE-RunasetofmodelelementsmodelelusingexternalexecutableMODELELRUNSTRUCT=MODELELRUN_EXECUTABLE(MODELEL)Runsamodelthatiscomposedofalistofmodelel.Thedefaultparametersofthemodelcanbealteredbycallingtheform:MODELELRUNSTRUCT=MODELELRUN_EXECUTABLE(MODELEL,PARAM1NAME,PARAM1VALUE,...)Ifasecondoutputvariableisprovided,thenthevariablesthatarestoredtodisk(ifDirectoryisn't empty) are also returned in VARS.ThevaluesarelongdoublesinaNUMBER_OF_VARIABLESbyNUMBER_OF_STEPSarray.[MODELELRUNSTRUCT,VARS]=MODELELRUN_EXECUTABLE(MODELEL,PARAM1NAME,PARAM1VALUE,...)MODELRUNstructureelements/modelparameters(defaultsinparenthesis):-------------------------------------------------------------------RandomSeed(structure)|InfoonMatlabversionandrandomseed.version|Outputofthever('Matlab')command.RandomSeed|TherandomseedModel_Initial_Structure(modelel)|InitialstructureofthemodelModel_Final_Structure(modelel)|FinalstructureofthemodelSteps(100)|NumberofstepstorunDirectory('')|Directorywheredataistobe|saved(''fornone)Comment('')|CommentonwhatthissimulationisVariables({})|Variablesthataresaved|Theseareacelllistwithonevariableperrow.|Thevariableshouldbespecifiedasasubfieldof|thevariablemodelrunstruct.Forexample,tograb|thetime('T')parameterofthefirstelement,use|{'modelrunstruct.Model_Initial_Structure(1).T'}.|Inthesecondcolumn,onecanoptionallyprovidea|variablename.|Thesevariablesarewrittentothefile|variables.bin,1longdoublepervariable,|onevariablepertimestep