Me gustaría una gran ayuda con un programa que estoy haciendoen appdesigner,pero tengo una falla en un a linea.

Me gustaría una gran ayuda con un programa que estoy haciendoen appdesigner, pero tengo un problema para que me pase el valor que seleccione el usaurio como base y me lo coloque como texto, si me pudieran ayudar.

Risposte (1)

You are trying to use a variable that has not been defined inside your function. What are convertedD1, convertedD1, and convertedD3?
You probably need to add these as properties of your app, and then access them inside the function using dot notation: app.convertedD1, etc.
Also, App Building Onramp. Ch 3.2 introduces app properties.

Categorie

Scopri di più su MATLAB in Centro assistenza e File Exchange

Prodotti

Release

R2024a

Richiesto:

il 6 Nov 2024

Modificato:

il 6 Nov 2024

Community Treasure Hunt

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

Start Hunting!

Translated by