How to add white space to the left and right of my plot?

18 vues (au cours des 30 derniers jours)
Kevin Paapst
Kevin Paapst le 8 Jan 2020
Réponse apportée : Rik le 8 Jan 2020
I am plotting the Shapley values I calculated in one figure, however how do I add the whitespace to the left and right?
I have added the plot I created and an example of a plot, how I want it to be.

Réponses (1)

Rik
Rik le 8 Jan 2020
Use the axis function to set your axis limits, or use the xlim function to set the XLim property of your axes object.

Catégories

En savoir plus sur Graphics Object Programming dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by