errorbarxy

版本 1.0.0.0 (891 字节) 作者: James Rooney
Errorbarxy allows the user to plot both horizontal and vertical errorbars.
8.7K 次下载
更新时间 2003/10/21

无许可证

This function allows the user to plot the graph of x against y, along with both x and y errorbars.

For the x and y errors it is possible to input both lower (lx and ly) and upper (ux and uy) values for the errors at a particular point. If the upper values are not specified then the program assumes the errors are symmetrical and use the lower values. it is also possible to specify the plot line colour, marker, and linestyle using the standard 'plot' command notation in the input variable 'linecol'. Also the line colour for the errobars can be specified in the variable 'errorcol'. It is important to note that if these colour options are to be used and any of the error limit vectors are empty then they should not be excluded, but presented in a [] form signifying an empty vector.

James Rooney, 17 October 2003

引用格式

James Rooney (2024). errorbarxy (https://www.mathworks.com/matlabcentral/fileexchange/4065-errorbarxy), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R12.1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Errorbars 的更多信息
致谢

启发作品: errbar, errorbarxy, superbar, errorbarxy

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0