Table of Contents
qc_get_default_model_copy
Returns the default filename to which models are copied.
filename = qc_get_default_model_copy % default filename to which model's are copied
Returns the default filename to which to models are copied as part of QUARC's model logging capabilities. If automatic model copying is disabled then the empty string is returned. Format specifiers in the filename are retained.
The default filename to which models are copied may be changed using the qc_set_default_model_copy command.
This function has no parameters.
filename
A string containing the default copy filename e.g.'%m_%{time}.mdl'
filename = qc_get_default_model_copy; % Returns the default filename to which models are copied
See Also
Copyright ©2024 Quanser Inc. This page was generated 2024-10-17. Submit feedback to Quanser about this page.
Link to this page.