Community Profile

photo

Nev Pires


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Return variable from nested function
I want to create a dropdown menu from a list of cities. I want to select a city, and press a button that will close the figure a...

1 year ago | 1 answer | 0

1

answer

Question


Have a button to close a dropdown menu
I have created a very simple dropdown menu where the user will be prompted to choose from the dropdown list. I would like to be ...

3 years ago | 1 answer | 0

1

answer

Question


Close a message box in a while loop
I have a while loop that contains a message box if the user doesn't define the input correctly. I would like to close the messag...

3 years ago | 1 answer | 0

1

answer

Question


Identify first and last indicies of numbers in an array containing NaN's
I have an array containing numbers and NaN's. The numbers and NaN's are interspersed with each other: M = [NaN, 1.3, 4, 5.2, 3...

3 years ago | 2 answers | 0

2

answers

Question


Display different graphs from a dropdown menu
I want to be able to use a dropdown menu to display different graphs. I have been able to generate the graphs and the dropdown m...

5 years ago | 1 answer | 0

1

answer