Statistics
RANK
143,988
                          
                          
of 300,381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          3 Questions
                          1 Answer
ANSWER ACCEPTANCE 
                            66.67%
                        
VOTES RECEIVED
0
RANK
 of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,477
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Help read temperature data from MAX6675 sensor connected to Arduino
We have a k-type thermocouple that is connected to the MAX6675 board that is then connected to our arduino mega 2560 which is co...
1 year ago | 1 answer | 0
1
answerHow to create multiple live updating plots on one script?
clear; % Connect to Arduino a = arduino; % Initialize flowrate archives flowrate_archive_a = []; flowrate_archive_b = [...
1 year ago | 0
| accepted
Question
How to create multiple live updating plots on one script?
We have flowrate, temperature, and pressure sensors that record data and send it to an arduino which then is connected to matlab...
1 year ago | 1 answer | 0
1
answerQuestion
Making the x axis of a graph move as time goes on and new values enter.
We have a flow rate sensor that we were able to connect to an arduino and then get live updates of the flowrate through matlab. ...
1 year ago | 1 answer | 0
