Graphics of data, fitted curve and error bar all together

版本 1.0.0.0 (212.9 KB) 作者: fhz
This code creates figure with data points, fitted curve and error bars.
58.0 次下载
更新时间 2017/1/14

查看许可证

This code loads struct files and plots data from "dados" field.
Main idea is to store data and some information on a struct and plot all this data at once.

First column is x-axis and the others as the data to y-axis.
It plots the data as markers, the fitted curve, and error bars.
It swaps colors, markers and linetypes along the process.
Legends are also inserted accordingly to data themselves.
Fontsize of title, x and y labels are predefined.
All created figures are automatically saved in the named folder, if the folder does not exist, it is created.

Examples of structs and figure results are given.

引用格式

fhz (2024). Graphics of data, fitted curve and error bar all together (https://www.mathworks.com/matlabcentral/fileexchange/61149-graphics-of-data-fitted-curve-and-error-bar-all-together), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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