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

📄 getpreproc.m

📁 模式识别工具箱。非常丰富的底层函数和常见的统计识别工具
💻 M
字号:
%GETPREPROC Get datafile PREPROC field%%	   PREPROC = GETPREPROC(A)%% Retrieves the PREPROC field of the datafile A. This is a% structure array with two fields:% - preproc: a string with a command name% - pars:    a cell array with parameters%%    [COMMAND,PARS]  = GETPREPROC(A,N)%% In this case just the command name and the parameter cell array of% the N-th preprocessing command are returned.%% or just the name of the N-th file.% If N larger than the number of stored commands, COMMAND and PARS% will be empty.

⌨️ 快捷键说明

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