-
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
-
ex2bvp
说明: 打靶问题的解法
已知两个边界的值
希望对大家有所帮助(Problem targeting two known boundary values we want to help)
- 2010-04-06 15:10:31下载
- 积分:1
-
response1
地震动反应谱计算与分析,该程序为精确法求解反应谱(Spectrum of ground motion calculation and analysis, the program for the precise response spectrum method)
- 2011-05-03 22:20:38下载
- 积分:1
-
Mie_Matlab
用Matlab编写的Mie theory计算程序。在光子学中运用广泛,使用非常方便。(prepared using Matlab Mie theory calculation procedures. Photonics in extensive use, the use is very convenient.)
- 2007-03-30 06:37:09下载
- 积分:1
-
zxbxs
基于matlab的正弦波波形显示仿真源代码(sinusoidal waveform simulation shows the source code)
- 2007-04-27 10:43:53下载
- 积分:1
-
image
The kernel learning approach method is producing qualitatively and quantitatively satisfactory SR results.
- 2013-07-23 13:37:26下载
- 积分:1
-
Program27_FDTD_2D_with_Mur_ABC_boundary
this is 2D FDTD with Mur ABC.this program is fast and is very simple.
- 2012-10-08 08:14:08下载
- 积分:1
-
zq
说明: 使用matlab中的伪彩色增强方法对CT的灰度图片进行伪彩色增强处理(Use matlab in pseudo-color enhancement of CT images of gray-scale pseudo-color processing to enhance)
- 2008-11-06 15:51:53下载
- 积分:1
-
formantdetect
读入一段语音,进行基音检测,最后实现对这段语音的共振峰检测。(Read in a speech, pitch detection, and finally to achieve this period of speech resonance peak detection.)
- 2012-04-02 14:05:38下载
- 积分:1
-
MPPTmatlab
利用matlab中simulink的S函数实现MPPT算法,可成功运行!(Using matlab to simulink S-function to achieve MPPT algorithm can be run successfully!)
- 2011-09-13 22:28:10下载
- 积分:1