photo

Qiang


Last seen: 12개월 전 2013년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

2 질문
3 답변

Cody

1 문제
1 답안

순위
128,057
of 301,433

평판
0

참여
2 질문
3 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,272

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
164,170
of 174,520

참여
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...

12년 초과 전 | 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...

12년 초과 전 | 답변 수: 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...

12년 초과 전 | 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...

12년 초과 전

답변 있음
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

답변