How do i manage the number of input dialog box according to the user's choice?
Show older comments
Suppose the program is to find average of the numbers given by the user. The first step would be to create a dialog box to ask the user the number of numbers to be input. Second step would be to prompt dialog boxes where the user will enter the numbers. Now, here the number of dialog boxes prompted must be equal to the number input by the user in the 1st step. How do I manage the number of prompts?
Accepted Answer
More Answers (0)
Categories
Find more on Work with Components in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!