-
tlabel
This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1) + now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
(This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1)+ now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
)
- 2009-10-05 21:46:23下载
- 积分:1
-
simulateQESL
Simulate the Element Selection Logic for a quadrature differential DAC.
- 2010-08-31 05:24:30下载
- 积分:1
-
arrayfactor
this code is for array factor
- 2011-11-19 23:37:41下载
- 积分:1
-
matlab-Citra-Digital
Image Processing using matlab
- 2013-12-20 00:20:49下载
- 积分:1
-
ARX_Identification
基于GA(遗传算法)的ARX模型参数辨识(Based on GA (genetic algorithm) of the ARX model parameter identification)
- 2021-05-13 03:30:03下载
- 积分:1
-
matlabfilesgoodcode
很好的matlab的实例程序,关于数字信号处理的(A good example of matlab program on digital signal processing)
- 2010-01-05 18:47:21下载
- 积分:1
-
PCAaICA
说明: 主成分分析和独立成分分析,分别处理降维问题和盲信号分离问题(Principal component analysis and independent component analysis, dimensionality reduction, respectively, deal with the problems and blind signal separation)
- 2011-03-02 22:25:28下载
- 积分:1
-
truetime-1.5
最新版的网络控制系统NCS仿真程序。
(The latest version of the network control system NCS simulation program.)
- 2012-04-11 00:59:35下载
- 积分:1
-
HBT
HBT实验,这个实验用来测量恒星的角直径。这个算法可以对实验进行仿真(HBT experiment, this experiment is used to measure the angular diameter of stars. This algorithm can simulate the experiment)
- 2020-07-08 19:58:55下载
- 积分:1
-
几何非线性matlab有限元程序
说明: 有限元 几何非线性 大变形。。。。(Finite element geometrically nonlinear large deformation)
- 2021-04-24 08:18:47下载
- 积分:1