Community Profile

photo

SETH GERSBACH


Last seen: 2 years ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

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

answer

Question


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

answers

Question


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

answer

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

1

answer