app desinger drop down
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Aaron Petersen
am 10 Jan. 2022
Beantwortet: Aaron Petersen
am 11 Jan. 2022
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/858995/image.png)
im struggeling with the dropdownmenues in an app.
i have 2 drop down menus with:
18-30
31-45
46-60
61+
0-17
and:
Lila
magenta
Orange
Gruen
Enthaltung
on the push of abutton i want to check wether the option 0-17 is selected and if so output an error (msgbox).
need those options to be displayed to the user but when selected using an numeric number 1 - 5 to be used to use them kinda as coordinates to navigate a 4x5 matrix. i want to add 1 to the number in the coordinates of the matrix. (only 5x4 since if selected 0-17 nothing but the error is supposed to happen)
Cheers guys!
Edit:
How can i generate a random matrix (5x4) in which the sum of all elements equals a given number?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!