Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

how to make same component appear in different taps in app designer

1 visualización (últimos 30 días)
Misarah Abdelaziz
Misarah Abdelaziz el 27 de Mayo de 2020
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Is it possible to have a RPM Gague in two different taps with the same name so if one changes the other should change as well?
  2 comentarios
Mohammad Sami
Mohammad Sami el 27 de Mayo de 2020
You have to update both gauges at the same time.
Misarah Abdelaziz
Misarah Abdelaziz el 28 de Mayo de 2020
thanks but i mean instead of having app.RPMGauge and app.RPMGauge_2, etc can I only have one and an image of it or something ?

Respuestas (1)

Cris LaPierre
Cris LaPierre el 28 de Mayo de 2020
Editada: Cris LaPierre el 28 de Mayo de 2020
No. But you can have two separate gauges and update them both at the same time. Inside the callback for each one, you could have it make the same change to both.

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by