Skip to content

modelel_importvariables

  MODELEL_IMPORTVARIABLES - Import variable values from the external C modelel simulator

   OUT = MODELEL_IMPORTVARIABLES(FILENAME, MODELELSTRUCT, VARS)

   Returns the values of the output variables that were requested.
   Reads these values from the file FILENAME.  VARS are the 
   Matlab variable names that were requested.

   See also: MODELELRUN