Statistics
RANK
199,664
of 300,379
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,931
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,299
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
Error: OBJ must be connected to the hardware with FOPEN
I want to turn on led and run a function within parfor loop. but it gives an error. Please help me. delete(instrfind({'P...
8 years ago | 1 answer | 0
1
answerQuestion
How to attach a callback function to the arduino input pin
I have 9 led bulbs and 2 pushbutton(not gui button) 9 leds set to 2-10 pins as output. 2 pushbtn set to 12 and 13 as input. ...
8 years ago | 0 answers | 0
0
answersHow to make a "moving" graph for a real time signal along the x-axis?
hear is the code T = 500; passo = 1; t=1; x=0; while 1 b=analogRead(a,0); x=[x...
8 years ago | 0
