Adam Luckman
Followers: 0 Following: 0
Feeds
提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
6 years 前 | 2 个回答 | 0
2
个回答提问
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 ~= ('''-''' | '''--''' | ''':''' | '...
6 years 前 | 4 个回答 | 0