hey guys;
how can I plot a graph like this?
(there are many functions that are valid for difference particular time in a period, for example for td interval function 1 is valid, for tr interval function 2 is valid...)
how can I plot a graph like this ?

 채택된 답변

dpb
dpb 2014년 3월 20일

0 개 추천

Define the data over the various time intervals and plot...you can simply concatenate the disparate piece together in one X,Y vector or add them incrementally; makes no difference in the end.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Discrete Data Plots에 대해 자세히 알아보기

태그

질문:

m
m
2014년 3월 20일

답변:

dpb
2014년 3월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by