Statistiken
9 Fragen
0 Antworten
RANG
260.073
of 277.927
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
44.44%
ERHALTENE STIMMEN
0
RANG
of 18.801
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 129.138
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
Content Feed
Frage
Matlab GUI: Reading from Serial port and showing in different listboxes at the same time
I am working with serial port and multiple list boxes to read data in serial port. The listboxes are used to read specific data ...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Matlab GUI: Showing data from COM port in listbox without using any push button
I Want to display, in listbox, the data received in COM port. I can show the incoming data in listbox using push button. The dat...
fast 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Timer encounters error on non-structure array
Trying to use Timer in GUI. While attempting in following code it is showing error. function main_OpeningFcn(hObject, eve...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Incorrect subtraction value in Matlab GUI
I am working with COM port and I am getting a value (e.g. temperature value) from COM. Now when I am trying to subtract a specif...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Ciphertext is not as desired for RC4 in Matlab
I am trying to implement an RC4 implementation in Matlab. I want to encrypt a message (e.g. 'encrypt12') with a key(e.g. 'key')....
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Matlab source code for RC4 algorithm
I am looking for a Matlab code for RC4 encryption but can not find. Can anyone suggest or provide me RC4 encryption code in Matl...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to replace the variable value permanently
I am trying to update a variable value permanently. I want to make a GUI where there will be a button which would have variable'...
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Converting double and integer value to logical array
I have looked for a clue on converting to logical array but could not find. My code: function w = funcmake(n,k) sc =...
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Matlab rejects string with single quotation even after using strrep
I am working with serial port and a simple GUI to send a particular string to the serial port. The value will change the destina...
mehr als 9 Jahre vor | 1 Antwort | 0