How to create a user interface to give input parameters and get output results in a MATLAB code

3 次查看(过去 30 天)
Hi
I have written a code in which the frequency (f), the electric field (E), the pressure (p) and the execution time of the code (t) are the input variable data, and the density of the electrons (ne) and the graph of that density are the output results.
I want to create a user interface (GUI) that captures the input parameters and displays the output results in numbers and diagrams.
Please write me this code.
Thanks

回答(1 个)

Cris LaPierre
Cris LaPierre 2020-6-28
I suggest familiarizing yourself with app designer.

类别

Help CenterFile Exchange 中查找有关 Electrical Block Libraries 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by