Feeds
提问
Using findpeaks from within a callback function
I'm using GUIDE, and have a timer that initiates a callback function every second. This function is used to plot data. I would l...
8 years 前 | 1 个回答 | 0
1
个回答提问
Update plot in GUIDE
I have a timer function that ticks every second and calls a display update function: function update_display(hObject,eventda...
8 years 前 | 0 个回答 | 0
0
个回答提问
Serial Read of Floats Incorrect Values
Hi, I'm sending 49 float values of 37.0 serially from Arduino to MATLAB, however MATLAB is showing the values recieved as suc...
8 years 前 | 0 个回答 | 0
0
个回答提问
BytesAvailableFcn and hObject Scope
Hi, I am using GUIDE, I have a button that opens a serial connection and configures the bytes available function as such: ...
8 years 前 | 1 个回答 | 0
1
个回答提问
GUIDE Flow and Functions
I am using GUIDE to create a UI. How can I create functions that run in the background? I assume the program loops through ch...
8 years 前 | 0 个回答 | 0
