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

📄 setpostproc.m

📁 这是模式识别方面的电子书籍
💻 M
字号:
%SETPOSTPROC (Re)set POSTPROC field of a datafile%%   A = SETPOSTPROC(A,MAPPING)%   A = SETPOSTPROC(A)%% INPUT%   A        - Datafile%   POSTPROC - cell containing postprocessing mapping command%% OUTPUT%   A       - Datafile%% DESCRIPTION% Sets the mappings stored in A.POSTPROC. The size of the datafile% A is set to the output size of MAPPING.% A call without MAPPING clears A.POSTPROC. The size of the datafile% A is reset to undefined (0).%% The mappings in A.POSTPROC may be extended by ADDPOSTPROC.%% Mappings in A.POSTPROC are stored only and executed just % after A is converted from a DATAFILE into a DATASET.%% SEE ALSO% DATAFILES, SETPREPROC, ADDPOSTPROC.

⌨️ 快捷键说明

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