How to adjust the tick size of errorbar in a plot?
Mostrar comentarios más antiguos
I have a linear fit figure where I want to control the tick size of the error bar. I want to reduce the length of the error bar. I searched in online but I didn't find any solution on how to do this. Any suggestions from anyone? Thanks in advance.

6 comentarios
ANKUR KUMAR
el 1 de Oct. de 2018
Provide us the code, so that we can help you in a bit more effective manner.
Adam Danz
el 1 de Oct. de 2018
Do you mean that there is a discrepancy between the actual error in your data and the error being represented by the error bars? If that's the case, then you'll need to share the code that plots the error bars and explain what the error represents (standard deviation, standard error, etc). But if those error bars do reflect the error in your data, you must either collect a cleaner dataset or responsibly clean up the data you've already got.
Namira
el 1 de Oct. de 2018
Adam Danz
el 1 de Oct. de 2018
I continued my feedback as an answer below.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Data Distribution Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!