Statistics
2 Questions
0 Answers
RANK
105,882
of 301,447
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,284
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,609
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
hi i used code block and matlab. then my code block cant run. \Users\user\AppData\Local\Temp\Rar\project.c||No such file or directory| ||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|. what should i do
//test for Serial COM with matlab #define F_CPU 16000000UL #include <inttypes.h> #include <avr/io.h> ...
8 years ago | 0 answers | 0
0
answersQuestion
Error opening a text file using fopen
disp('Setting up serial communication...'); % Determine which COM port is for microcontroller and change a = ard...
8 years ago | 1 answer | 0
