show.m
来自「这是我找到的一个模式识别工具箱」· M 代码 · 共 12 行
M
12 行
%SHOW Display axes of affine mappings as images, if available%% SHOW(W,N)%% If W is a affine mapping operating in a space defined by images% (i.e. each object in the space is an image) and the image size is% properly stored in W (SIZE_IN), then the images corresponding to the axes% of the affine mapping are displayed.%% The number of horizontal images is determined by N. If N is not given an% approximately square window is generated.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?