cnrvx732
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
35.050
of 295.527
REPUTACIÓN
1
CONTRIBUCIONES
4 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 3 años hace | 1 respuesta | 1
1
respuestaI 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);
más de 3 años hace | 0
| aceptada
Pregunta
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...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 2 respuestas | 0