Community Profile

photo

Adam Luckman


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to save the input of an edit text box on GUI?
I want to have the user input their first value into the edit box, click the save button (saving the input to an array) and then...

5 years ago | 1 answer | 0

1

answer

Question


How to find when the value is 0 in an array?
Im plotting a graph of X against Y and i want to know the value of X when Y = 0. I have tried to use the find command and doing ...

5 years ago | 2 answers | 0

2

answers

Question


How do i set the marker and line commands to accept the symbols as inputs
p.LineStyle = input('Select which line style you would like: ','s'); while p.LineStyle ~= ('''-''' | '''--''' | ''':''' | '...

5 years ago | 4 answers | 0

4

answers