Transfer functions in the App Designer

38 ビュー (過去 30 日間)
Faber Tapia
Faber Tapia 2020 年 9 月 22 日
コメント済み: Shahris Suhaimi 2021 年 1 月 12 日
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?

採用された回答

Keyur Mistry
Keyur Mistry 2020 年 9 月 25 日
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 件のコメント
Tanweepriya Das
Tanweepriya Das 2020 年 11 月 4 日
How to display the transfer function in the app, the way it gets printed for .m file?
Shahris Suhaimi
Shahris Suhaimi 2021 年 1 月 12 日
how do we actually do it? mind if you share here?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by