📄 contents.m
字号:
% JLAB 0.85 - Matlab freeware for data analysis% % Author - J. M. Lilly% Requires - Matlab Version 6.0 or higher%% See "www.jmlilly.net/jmlsoft.html" for a brief introduction.%% The most recent version of JLAB is available at "www.jmlilly.net".% Send comments, questions, and bug reports to "lilly@esr.org".%% This is copyrighted software and is distributed according to certain% terms. Type 'help jlab_license' for details.% % JLAB is organized into several modules:%% jarray - Basic array and mathematical functions.% jdata - Data management and manipulation.% jgraph - Fine-turning and customizing figures.% joceans - Oceanography-specific functions.% jstrings - Strings and groups of strings.% jsignal - Signal processing, wavelet and spectral analysis.% jpapers - Figures from papers by J. M. Lilly, i.e. myself.%% Type 'help jarray' for contents of the JARRAY module, etc.%% Some important general functions:%% jlab_license - License statement and permissions for JLAB package.% jlab_changes - Changes to JLAB in each release.% jlab_runtests - Run test suite for JLAB package.% jlab_settings - Specifies settings for customizable JLAB properties.% _________________________________________________________________% This is part of JLAB --- type 'help jlab' for more information% (C) 2006 J.M. Lilly --- type 'help jlab_license' for details % Administrative% jlab_list - List of JLAB function properties.% jlab_todo - List of things to do for JLAB.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -