DISCUSS ANYTHING & EVERYTHING: Money, Dating, Health, Internet, Legal, Jobs, People, Places and more

Sponsored Links

Members Login
Username 
 
Password 
    Remember Me  
Chatbox
Please log in to join the chat!
Post Info TOPIC: HOW TO PLOT A HORIZONTAL ERRORBAR IN MATLAB R2010a ?


Newbie

Status: Offline
Posts: 1
Date:
HOW TO PLOT A HORIZONTAL ERRORBAR IN MATLAB R2010a ?
Permalink   
 


Guys how can i plot horizontal errorbar in matlab R2010a i did the vertical but can anyone help me in horizontal please ....

this is my example : 

 

figure(1)

errorbar(C(:,2),C(:,3),C(:,5),'.b')

title('error bar for dx')

xlabel('x')

ylabel('y')

 

 

figure(2)

errorbar(C(:,2),C(:,3),C(:,6),'.b')

title('error bar for dy')

xlabel('x')

ylabel('y')

 

figure(3)

errorbar(C(:,2),C(:,3),C(:,7),'.b')

title('error bar for dz')

xlabel('x')

ylabel('y')

        



__________________
Page 1 of 1  sorted by
Quick Reply

Please log in to post quick replies.

Tweet this page Post to Digg Post to Del.icio.us