Event-series visualization

1 view (last 30 days)
Panos Ale
Panos Ale on 13 Jan 2018
Commented: Jan on 13 Jan 2018
Hallo! Iam trying to find a specific graph to visualize an event series! I would like to find a graph that consists of a horizontal bar with vertical bars inside it which indicate the instants the event happened! Thanks a lot!
  3 Comments
Panos Ale
Panos Ale on 13 Jan 2018
Edited: Panos Ale on 13 Jan 2018
Thanks for your answer! I am trying to bypass this problem with the command:
bar(y,'stacked')
but I dont know how to make the intermediate lines of the each bar distinguishable.
Jan
Jan on 13 Jan 2018
@Panos Ale: At least to me it is not clear what you exactly want. Can you draw an example? Posting an image might be useful also.

Sign in to comment.

Answers (0)

Categories

Find more on Graph and Network Algorithms in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!