Phat Nguyen
Followers: 0 Following: 0
Feeds
提问
Could someone please tell me How to plot dashline output in bar chart?
x = categorical({'U1','U2'}); y1 = [7500 7200]; yyaxis left; bar(x,y1,0.4); hold on; y2 = [2000,3000]; yyaxis right; plot...
3 years 前 | 2 个回答 | 0
2
个回答提问
Could someone please help me how to mark one specific point (at y =100)?
x = [0,0.00275252,0.00321127,0.00342857,0.00359759,0.00400805,0.00434608,0.00473239,0.00497384,0.00526358,0.00540845,0.00589135,...
3 years 前 | 1 个回答 | 0