⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 user_params.debug

📁 This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometr
💻 DEBUG
字号:
% This file, User_Params, is read at runtime to modify Chaco's defaults.% The purpose of this version is to turn on some debugging stuff that% the Matlab version will normally have off.ECHO = 2OUTPUT_METRICS = 2OUTPUT_TIME = 2PRINT_HEADERS = 1DEBUG_EVECS = 1DEBUG_KL = 1DEBUG_INERTIAL = 1DEBUG_CONNECTED = 1DEBUG_PERTURB = 1DEBUG_ASSIGN = 1DEBUG_OPTIMIZE = 1DEBUG_BPMATCH = 1DEBUG_COARSEN = 1DEBUG_MEMORY = 1DEBUG_INPUT = 0DEBUG_PARAMS = 1DEBUG_INTERNAL = 1DEBUG_REFINE_PART = 1DEBUG_REFINE_MAP = 1DEBUG_SIMULATOR = 1DEBUG_TRACE = 1DEBUG_MACH_PARAMS = 1

⌨️ 快捷键说明

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