MakeCFMFile:
-------------------------------------------------------------------------------
Generates a new simulation configuration management file.
name is the name for the CFM file.
cPath is the path to the directory where you want
the "Versions"
directory. It will create a versions directory
if none exists.
dataStructureString will eval(dataStructureString) to get the
default data structure, i.e.
'ModelName(''get datastructure'')'
This function has a built-in demo.
-------------------------------------------------------------------------------
-------
Inputs
-------
name (1,:) Name for the CFM file
cPath (1,:) Path to the Versions folder
dataStructureString (1,:) Data structure default filename
OR data structure itself
-------
Outputs
-------
none
-------------------------------------------------------------------------------
Children:
Common: General/DeBlankAll
Common: Plugins/TimePlugIn
SC: Sensor/StarTracker
Matlab: Plugins/ElementsPlugIn