Table of Contents
qc_get_default_model_log
Returns the default filename for model logging.
filename = qc_get_default_model_log % default filename for the model's log
Returns the default filename for model logs. If automatic model logging is disabled then the empty string is returned. Format specifiers in the filename are retained.
The default filename for model logs may be changed using the qc_set_default_model_log command.
This function has no parameters.
filename
A string containing the default log filename e.g.'%m_%{time}.log'
filename = qc_get_default_model_log; % Returns the default filename for the model log
See Also
Copyright ©2024 Quanser Inc. This page was generated 2024-10-17. Submit feedback to Quanser about this page.
Link to this page.