Graphics of data, fitted curve and error bar all together

Versione 1.0.0.0 (213 KB) da fhz
This code creates figure with data points, fitted curve and error bars.
58 download
Aggiornato 14 gen 2017

Visualizza la licenza

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.

Cita come

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. Recuperato .

Compatibilità della release di MATLAB
Creato con R2011a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Histograms in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0