Transfer functions in the App Designer

38 visualizaciones (últimos 30 días)
Faber Tapia
Faber Tapia el 22 de Sept. de 2020
Comentada: Shahris Suhaimi el 12 de En. de 2021
Hi.
I want to create an application in the AppDesigner that serves to automatically generate a transfer function, simply by entering the values of the numerator and denominator on the screen. But, I can't find any information or documentation to guide me in the programming syntax.
Is it possible to make an application like this in the appdesigner and how can I do it?

Respuesta aceptada

Keyur Mistry
Keyur Mistry el 25 de Sept. de 2020
I understand you want to create an application in which transfer function can be generated automatically as we input numerator and denominator data. Yes, it is possible. Please find following points:
You can explore different ways to get user input and displaying output in App Designer:
You can write callback function to calculate transfer function from the input data:
You can use command “tf”:
  2 comentarios
Tanweepriya Das
Tanweepriya Das el 4 de Nov. de 2020
How to display the transfer function in the app, the way it gets printed for .m file?
Shahris Suhaimi
Shahris Suhaimi el 12 de En. de 2021
how do we actually do it? mind if you share here?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by