![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/958804_1522076872057_DEF.jpg)
Joris Lambrecht
Case Western Reserve University
Followers: 0 Following: 0
Statistik
RANG
22.792
of 297.016
REPUTATION
1
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
2
RANG
6.489 of 20.419
REPUTATION
169
DURCHSCHNITTLICHE BEWERTUNG
4.00
BEITRÄGE
1 Datei
DOWNLOADS
3
ALL TIME DOWNLOADS
1611
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortTaskbar 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...
fast 7 Jahre vor | 0
Frage
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...
fast 7 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
Waitbar minimum progress increment too high
On my system, I get the following results: h1=waitbar(0.029) <</matlabcentral/answers/uploaded_files/109655/WaitBarLow...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
accessing timer UserData fields
t=timer; t.UserData = struct('field1', 'a', 'field2, 'b'); t.UserData.field1 % returns an error: %inconsistent...
mehr als 8 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenGesendet
barwebpairs (pair bars within groups and between groups)
Add pairing brackets to a bar plot (e.g. to indicate statically significant differences)
fast 15 Jahre vor | 3 Downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/27494/versions/1/screenshot.jpg)