Community Profile

photo

alex korzaniewski


State University of New York Buffalo

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can you separate incoming serial data?
I have incoming serial data from an Arduino board that update continuously. The data is separated by questions marks (?). How wo...

11 years ago | 1 answer | 0

1

answer

Question


Is there a way to set all of the axes in a GUI to 'current axis'
I am trying to write a code that handles multiple plots on multiple graphs, all of which need to update continuously. So far the...

11 years ago | 0 answers | 0

0

answers

Question


How do I plot on multiple graphs and have them update within a GUI?
I have two plots in a GUI (circleAxes, and lineAxes). On the circleAxes plot I have multiple data being plotted and updated, how...

11 years ago | 0 answers | 0

0

answers

Answered
How can i change a GUI toggle state using values from a separate function?
In hind sight this was a bit of a naive question and a little bit of playing around got me the desired result. I had to place th...

11 years ago | 0

| accepted

Question


How can i change a GUI toggle state using values from a separate function?
I am creating a flight simulator GUI and I would like to change the state of a toggle switch based off of the status of a joysti...

11 years ago | 1 answer | 0

1

answer