Dhanushka
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
69,463
of 302,066
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 21,527
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 178,597
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
c programming in ubuntu (undefined reference to `mclWrite_proxy' )
I created a .c project using the cpp command in matlab. (by converting a .m code) When i tried to compile the code in ubuntu ...
13 years ago | 0 answers | 0
0
answersQuestion
loading vectors with multiple dimensions from a .txt file
I have saved vectors line by line to .txt file. Now i want to load them one by one. Problem is that, vectors have different dime...
13 years ago | 1 answer | 0
1
answerQuestion
How can I covert a c code to a MEX file?
Hi, I'm trying to convert a simple c code to a MEX file.I used the following command. mex c_code.c But it gives the fo...
13 years ago | 1 answer | 0
