user_params.verbose

来自「This toolbox contains Matlab code for se」· VERBOSE 代码 · 共 9 行

VERBOSE
9
字号
% This file, User_Params, is read at runtime to modify Chaco's defaults.% The purpose of this version is to turn on some verbose output that% the Matlab version will normally have off.ECHO = 1OUTPUT_METRICS = 1OUTPUT_TIME = 1PRINT_HEADERS = 1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?