Graph toolbar for app designer

2 visualizaciones (últimos 30 días)
Katharina Haase
Katharina Haase el 29 de En. de 2018
Respondida: Ajay Pattassery el 24 de Abr. de 2020
I am currently working on a Graphic interface for some data analysis. I am using app designer to create the GUI. Now my problem is that I want to implement a some functions for viewing the graphs (e.g. zoom/pan/rotate). I read on several post in the matlab forum that the app designer or rather uifigure does not support a toolbar. But all post where from over a year ago and thus I wanted to ask if this is supported now and I am missing something or if I have to create my own zoom/pan/rotate functions.
Thanks in advance.

Respuestas (1)

Ajay Pattassery
Ajay Pattassery el 24 de Abr. de 2020
Toolbar can be added programatically to app designer using uitoolbar function from MATLAB R2020a ownwards.
Refer here for more information.

Categorías

Más información sobre Develop uifigure-Based Apps 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!

Translated by