Labeling and setting of Bar3 chart

6 visualizzazioni (ultimi 30 giorni)
mag = 4.75:0.5:6.75; dist = 5:10:195; bar3(dist,prob);
</matlabcentral/answers/uploaded_files/46943/matlabq.JPG> as i am plottting magnitude 4.75 to 6.75 but its showing range from 1 to 6.75?? how i can fix it

Risposta accettata

Vaibhav Awale
Vaibhav Awale il 11 Mar 2016
You can use XLim, YLim and ZLim properties of axes to address this issue. Refer to following documentation for more axes properties:

Più risposte (0)

Categorie

Scopri di più su Creating, Deleting, and Querying Graphics Objects in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by