photo

Qiang


Last seen: 約1年 前 2013 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

2 質問
3 回答

Cody

1 問題
1 解答

ランク
281,218
of 301,695

評判
0

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

回答採用率
100.0%

獲得投票数
0

ランク
 of 21,386

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
154,778
of 176,086

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Segmentation violation error when I run a mex file
Hi James, I am dealing with mex a lot recently. The previous code works with your advices. However, another code doesn't work...

13年弱 前 | 0

質問


Segmentation violation error when I run a mex file
I need to call a Fortran file when I run matlab. The fortran file was provided by roms.org. I can use mex to generate .mexa64 us...

13年弱 前 | 2 件の回答 | 0

2

回答

問題


Segmentation violation error when I run a mex file
I need to call a Fortran file when I run matlab. The fortran file was provided by roms.org. I can use mex to generate .mexa64 us...

13年弱 前 | 0 | 12 個のソルバー

解決済み


Segmentation violation error when I run a mex file
I need to call a Fortran file when I run matlab. The fortran file was provided by roms.org. I can use mex to generate .mexa64 us...

13年弱 前

回答済み
out of memory using a fortran-compiled mex
Ok. I think I found the problem. Line 15-17 should be changed to fit a 64-bit system. Original: integer nlhs, nrhs, ...

13年弱 前 | 0

| 採用済み

回答済み
out of memory using a fortran-compiled mex
My matrix is 163*107 for 2D case and 163*107*33 for 3D and my RAM is 8Gb. Even I reduced the matrix by (1:10:end,1:10:end), I st...

13年弱 前 | 0

質問


out of memory using a fortran-compiled mex
Hi All, I compiled a fortran file download from http://oces.us/RNT/ using >>mex rnt_oa3d_mex.f and got rnt_oa3d_mex.mex...

13年弱 前 | 3 件の回答 | 0

3

回答