Matlab App Designer UIAxes 2d Plot
Mostrar comentarios más antiguos
I have a UIAxes plot that populates with the data selected from the checklist on the left. However when the data is selected, the plot takes a 3d view. Is there a way to intialize the UI as a 2d plot, or make sure that the camera is only showing the 2d view?
8 comentarios
Adam Danz
el 28 de Mzo. de 2022
What plot commands are you using?
Ethan Brueckner
el 29 de Mzo. de 2022
Editada: Adam Danz
el 29 de Mzo. de 2022
If that's the only thing happening, I don't see why the axis view would become 3D unless it's 3D to begin with.
To switch to 2D,
view(app.UIAxes, 2)
Ethan Brueckner
el 29 de Mzo. de 2022
Adam Danz
el 30 de Mzo. de 2022
All I see is a black image with a white square. What should we be seeing?
Ethan Brueckner
el 30 de Mzo. de 2022
Ethan Brueckner
el 30 de Mzo. de 2022
Adam Danz
el 30 de Mzo. de 2022
Sounds like some serious bugs. If you think it's within the Matlab software, please contact technical support.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




