photo

Ruixue Zhang


Qualcomm

2012 年からアクティブ

Followers: 0   Following: 0

Professional Interests: image processing

統計

MATLAB Answers

3 質問
2 回答

ランク
268,140
of 298,350

評判
0

コントリビューション
3 質問
2 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,571

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,925

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


How to pass string to matlab function in C programs
Hi all, I wanna pass string argument(such as the path name)to matlab function which is called in my C program. But I know mat...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


Matlab create dll error
Hi all, I'm trying to create a C shared library from .m file and I succeed with mex -setup & mbuild -setup. But when I try...

12年以上 前 | 1 件の回答 | 0

1

回答

回答済み
C shared library call error
I've fixed this problem. It linked to the wrong mclXXX.lib files which do not match my compiled lib. Thanks for your help.

12年以上 前 | 0

回答済み
C shared library call error
I did configure to 64-bit platform. In 32-bit platform, the error will be like these error LNK2019: unresolved externa...

12年以上 前 | 0

質問


C shared library call error
Hi all, I create a C shared library from a .m file and get .dll/.h/.lib files successfully. But when I try to call the librar...

12年以上 前 | 3 件の回答 | 0

3

回答