Is it possible to create a stair plot without vertical lines in MATLAB 7.7 (R2008b)?

3 visualizaciones (últimos 30 días)

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 27 de Jun. de 2009
The ability to hide the vertical lines when using STAIRS function is not available in MATLAB 7.7 (R2008b).
To work around this issue, the attached file can be used to achieve this behavior.
One syntax exemple is :
stairs2(0:0.1:1, rand(1,10));

Más respuestas (0)

Categorías

Más información sobre Graphics Object Identification en Help Center y File Exchange.

Productos


Versión

R2008b

Community Treasure Hunt

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

Start Hunting!

Translated by