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 ...
13 years 前 | 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...
13 years 前 | 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...
13 years 前 | 1 个回答 | 0
