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

📄 struc.m

📁 这是模式识别方面的电子书籍
💻 M
字号:
%STRUC Datafield structure overload
%
%	[E,D] = STRUC(A)
%
% INPUT
%   A   Datafile
%
% OUTPUT
%   E   Structure conversion of datafile
%   D   Structure conversion of dataset filed of datafile
%
% DESCRIPTION
% As the datafile object is a child of the dataset object the important
% information stored in the dataset field is not directly visible and
% accessible. This commands facilitates this, especially important to
% visualize the two structures by:
%
% STRUC(A)
% 
% without output arguments: it lists the two structures.

⌨️ 快捷键说明

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