change x-axis in figure

1 次查看(过去 30 天)
Israt Jahan
Israt Jahan 2016-12-12
评论: Israt Jahan 2016-12-13
Hi
I plot a graph which x axis starts with 0 to 8e-3. but i want it to start from 3e-3, then this 3e-3 indicates as 0 in x axis. i dont know about which commnd i have to use.would you please anyone help me about it.i put my figure in below.

采纳的回答

Adam
Adam 2016-12-12
  3 个评论
Adam
Adam 2016-12-12
Just shift your signal if you want 3e-3 to be the new 0. Instead of plotting x axis values as 0 to 8e-3 just plot 3 to 11e-3 or 3 to 8e-3 or wherever you want the time values to represent.
Israt Jahan
Israt Jahan 2016-12-13
Thank you so much for your answer

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by