?? show.m
字號:
%SHOW Object display, as images or functions%% H = SHOW(A,N)%% Displays all objects stored in the dataset A. If the objects% are images the standard Matlab imagesc-command is used for% automatic scaling. If the features are images, they are % displayed. In case no images are stored in A all objects are% plotted as functions using PLOTO.% The number of horizontal figures is determined by N. If N is not% given an approximately square window is generated.%% Note that A should be defined by the dataset command, such that% OBJSIZE or FEATSIZE contains the image size in order to detect % and reconstruct the images.%% SEE ALSO% DATASETS, DATA2IM, IMAGE, PLOTO.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -