Part of 3D plot is clipped when zooming in
31 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
852053843
el 2 de Jun. de 2016
Respondida: Walter Roberson
el 2 de Jun. de 2016
In R2016a, I get strange behavior when trying to zoom on 3D plots:
figure; surf(peaks)
When I zoom in with the button from the figure toolbar, parts of the 3D plot are clipped:
What I would like to have is the old behavior from R2014a:
0 comentarios
Respuesta aceptada
Walter Roberson
el 2 de Jun. de 2016
Set the axes ClippingStyle; see http://www.mathworks.com/help/matlab/examples/clipping-in-plots-and-graphs.html
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Data Exploration en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!