SETH GERSBACH
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
203,319
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Trying to export an Array of data that's being calculated in a GUI
I want to store data in an array in app designer, I am not sure how to store the data, I am having trouble using arrays.Is their...
2 years ago | 1 answer | 0
1
answerQuestion
Create an array in a GUI
I want to create an array in a GUI to store data so I can export it, but can't find a way to store the data using app designer...
2 years ago | 0 answers | 0
0
answersQuestion
synonyms functions for uigetfile or uiopen
synonyms functions for uigetfile or uiopen trying to open a text file, but do it in a way i can select muiltple different fi...
2 years ago | 1 answer | 0
1
answerQuestion
cant read the serial port!!!
want to read information from serialport but it says it need fopen, but serialport is the fopen, also this is a gui When butt...
2 years ago | 1 answer | 0
1
answerQuestion
my equation won't update
I have a function that takes a variable, calulates them, replaces the old value and then updates a graph, the equations seem to ...
2 years ago | 0 answers | 0
0
answersQuestion
2 sets of x,y variables, one changing loop, one set, how to plot them and update plot to have both
I have wrighting a program and want to plot two variables on a graph The problem is that I know how to update the graph, but I ...
2 years ago | 1 answer | 0
1
answerQuestion
A rounding problem that falls under ceil and round
I would like to round a number up to the nearest 100 place i.e x = 20 y = round(x) y = 100 I'm doing this to record the m...
2 years ago | 1 answer | 0