Add markers for stairs() plot, specified amount of makers

3 Ansichten (letzte 30 Tage)
Robert Short
Robert Short am 29 Okt. 2020
Beantwortet: Star Strider am 29 Okt. 2020
Plotting various data which looks more presentable using the stairs() function.
The data has a lot of samples 1000+ for a 10 second duration. I'd like to add a specific amount of markers as a function of the number of samples.
I understand 'MarkerIndices', 1: length(variable)/20:length(variable)) would give me 20 markers if I were to use a generic plot - however this does not work with the 'stairs' function. Is there a workaround ?

Antworten (1)

Star Strider
Star Strider am 29 Okt. 2020
Ths stairs funciton will courteously tell what it did if asked. See Create a Stairstep Plot using plot Function.

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by