![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3377500_1522095468144_DEF.jpg)
Wasim Akhlaq
Followers: 0 Following: 0
Student
Professional Interests: Signal and Image Processing
Statistik
RANG
262.345
of 297.046
REPUTATION
0
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 20.422
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.776
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
Loading image into GUI
You can load an image in GUI MATLAB. see the help 'axes' and 'set' commands in matlab. I hope this will help you.
mehr als 12 Jahre vor | 0
GUI projects
See this link (Building GUI interfaces in Matlab) http://www.intelligent-systems.info/classes/ee509/gui.htm i hope this...
fast 13 Jahre vor | 0
gui
handles is a structure with handles and user data (see GUIDATA)
fast 13 Jahre vor | 0
Matlab GUI
You can read data from COM Port using this code, % Simple test Code of Serial Communication in Matlab % Ser_Obj = s...
fast 13 Jahre vor | 0
Do gui from the data receive in com port
You can receive data from com port (Serially). Use This Command Ser_Obj = serial(); % Serial Communication Object (De...
fast 13 Jahre vor | 0
Frage
Matlab GUI interface with Serial Port and plot the Data
Hello, i want to make an GUI which interface with the serial port and take the Data from Serial port and Plot In GUI... how can...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortMatlab GUI
For making an GUI Please check this link, it may be helpful for making an GUI in Matlab.. Link: http://www.intelligent-syste...
fast 13 Jahre vor | 0
Frage
Get Data using Serial Communication and Plot on GUI Matlab
I am trying to get data serially and plot it on GUI in matlab. i done serial communication PIC18f452 to PC but i can't make a GU...
fast 13 Jahre vor | 0 Antworten | 0