plotting data points at unevenly spaced intervals
2 次查看(过去 30 天)
显示 更早的评论
I am wanting to plot data so that the independent variable is multiplied by a factor of 0.025 starting with the independent variable s=0
so for example, I want my independent variable (which will be input into a function and plotted) to be like this s_1=0*.025 s_2=1*0.025 s_3=2*.025 ...
How do I tell matlab to do this?
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!