photo

Stefan


Last seen: etwa ein Monat vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • First Answer
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Non blocking while loop in appdesigner?
I want to create a GUI with a continously running while loop as main processing part, while using callbacks and the matlab comma...

mehr als 4 Jahre vor | 0 Antworten | 1

0

Antworten

Beantwortet
import struct as property in App Designer
You could create a class instead of a dynamic struct. For all static properties you will get auto completion. classdef myStruct...

mehr als 4 Jahre vor | 0

Frage


Close App (from Appdesigner) after crash
While developing a new APP with the Appdesigner I often have the problem, that the APP (or sub-apps) crashes with errors and I'm...

fast 5 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


Increase execution speed of saving using matfile
I want to continously save data (in appdesigner if that is relevant), therefore I create a matfile object on startup and then ap...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why does stop(Timer) works, while Timer.stop does not?
Using Timer Objects, I noticed some behaviour I could not explain. Creating a timer with fixed rate, I was not able to stop i...

etwa 6 Jahre vor | 1 Antwort | 3

1

Antwort