Community Profile

photo

Joris Lambrecht


Case Western Reserve University

Last seen: 10 mois il y a Actif depuis 2010

Followers: 0   Following: 0

Contact

Statistiques

All
  • Thankful Level 2
  • First Review
  • First Submission
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Reduce read (characteristic) timeout for BLE
b = ble(...) c = charachteristic(...) read(c, 'oldest') % read(c, 'latest') If there is no data, read will wait for 10s and...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


Detect Serial Port disconnecttion
I'm trying to detect if a serial port disconnect even has occured. Neither the BreakInterruptFcn or ErrorFcn are beign trippe...

environ 5 ans il y a | 1 réponse | 0

1

réponse

A répondu
Taskbar and Figure Icon for deployed standalone EXE
I found a workaround. Create a shortcut to the .exe location (C:\Program Files\<COMPANY>\<APP>\application\<app>.bin). That can...

environ 6 ans il y a | 0

Question


Taskbar and Figure Icon for deployed standalone EXE
I made a standalone EXE using the Application compiler (R2017a). I selected custom icons, however the figure icon and taskbar i...

environ 6 ans il y a | 2 réponses | 1

2

réponses

Question


Waitbar minimum progress increment too high
On my system, I get the following results: h1=waitbar(0.029) <</matlabcentral/answers/uploaded_files/109655/WaitBarLow...

environ 6 ans il y a | 1 réponse | 0

1

réponse

Question


Interactive figure manipulation with App Designer
I am in the early design stage of a GUI that involves interactive plotting (moving/adding/deleting points within graph via mouse...

presque 7 ans il y a | 2 réponses | 0

2

réponses

Question


accessing timer UserData fields
t=timer; t.UserData = struct('field1', 'a', 'field2, 'b'); t.UserData.field1 % returns an error: %inconsistent...

plus de 7 ans il y a | 1 réponse | 1

1

réponse

Question


Change Master Audio Volume from Matlab
Is there a way to change the windows master audio volume from Matlab in real-time?(so all sounds played on the computer change v...

plus de 12 ans il y a | 2 réponses | 0

2

réponses

Question


Union and Interseciton of Intervals
I want to be able to quickly determine the interval resulting from unions and intersections of various intervals. The number of...

presque 13 ans il y a | 2 réponses | 0

2

réponses

A soumis


barwebpairs (pair bars within groups and between groups)
Add pairing brackets to a bar plot (e.g. to indicate statically significant differences)

presque 14 ans il y a | 2 téléchargements |

Thumbnail