app desinger drop down
2 次查看(过去 30 天)
显示 更早的评论
hello guys,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 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!