gui app taking inputs and finding the radar range and giving the output

2 views (last 30 days)
I have to design the app which takes input such as transmit power, gain and sensitivity and output the radar range in GUI.

Accepted Answer

Reshma Nerella
Reshma Nerella on 7 Nov 2021
Hi,
You can use App Designer to create an app which takes some inputs and display outputs. It has several uicomponents like text field, image, button etc.
Here are few links that might help you to get started with the app.
  1. https://www.mathworks.com/help/matlab/ref/appdesigner.html?s_tid=doc_ta
  2. Creating a simple app
  3. Examples

More Answers (0)

Categories

Find more on Polar Plots in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!