Dhanushka
2013년부터 활동
Followers: 0 Following: 0
Feeds
질문
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 ...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
12년 초과 전 | 답변 수: 1 | 0
