Engine.AutomaticVariable — automatically maps a MATLAB variable to a Gamma variable.
Engine.AutomaticVariable (varname, sym, poll_secs, local_override?=nil)
This function automatically maps a MATLAB variable to a Gamma variable. MATLAB provides no mechanism for a callback to the DataHub, so the variable must be polled on a regular basis. If either MATLAB or Gamma changes a mapped variable, the other is updated. This function is defined in the MatlabSupport.g file.
Copyright © 1995-2006 by Cogent Real-Time Systems, Inc. All rights reserved.