Dhanushka
2013 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 178,760
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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年 前 | 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年 前 | 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年 前 | 1 件の回答 | 0
