var_info
Display VAR information as returned by var_to_autocov
Syntax
acerr = var_info(info,abort_on_error)
Arguments
See also Common variable names and data structures.
input
info info structure returned by var_to_autocov abort_on_error if set to true, abort if var_to_autocov reports an error
output
acerr flag set to true if var_to_autocov reports an error
Description
Displays information (errors, warnings, diagnostics, etc.) reported by the routine var_to_autocov; see that routine for details. This function should always be called after a call to var_to_autocov.