datetick2

This simple script an extension of datetick for plotyy.
816 Downloads
Aktualisiert 11 Feb 2010

Lizenz anzeigen

The datetick doesn't work well for plotyy due to two different axis properties. This script use for plotyy instead of datetick with one more input as
% haxes = plotyy(x1,y1,x2,y2)
% datetick2('x','mm/dd',haxes);
% or
% datetick2('x',4,haxes);
It basically same to datetick expect additional axes information input.

Zitieren als

Nobuhito Mori (2024). datetick2 (https://www.mathworks.com/matlabcentral/fileexchange/26645-datetick2), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2009a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Two y-axis finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0