cnrvx732
Followers: 0 Following: 0
Statistiques
RANG
35 070
of 296 158
RÉPUTATION
1
CONTRIBUTIONS
4 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
1
RANG
of 20 352
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 155 501
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Tick marks when I set "box on".
When I set "box on", the tick marks appear on the top, bottom, left and right sides of the plot. Can I make it only show left a...
plus de 3 ans il y a | 1 réponse | 1
1
réponseI want to eliminate the margins of Axes, but it doesn't work.
I was solved this problem by inserting following code. ax.Position(1)=ax.OuterPosition(1)+ax.TightInset(1);
plus de 3 ans il y a | 0
| A accepté
Question
I want to eliminate the margins of Axes, but it doesn't work.
I tried to remove the left and right margins with the following code, but it did not work. I have set the width of the OuterPos...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Is the margin between the Axes' Position and OuterPosition uncontrollable?
When I run the following code, the result is as shown in the attached image (margins are filled in with Paint for clarity). Is i...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
I want to reduce the width of certain plots in a subplot from other plots.
By default, all vertically stacked sublots are displayed with the same width, but I would like to narrow the width of a specific...
plus de 3 ans il y a | 2 réponses | 0