photo

Qiang


Last seen: 12 mois il y a Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

2 Questions
3 Réponses

Cody

1 Problème
1 Solution

RANG
69 247
of 301 454

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 287

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
164 282
of 174 632

CONTRIBUTIONS
1 Problème
1 Solution

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 12 ans il y a | 0

Question


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

plus de 12 ans il y a | 2 réponses | 0

2

réponses

Problème


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

plus de 12 ans il y a | 0 | 12 solveurs

A résolu


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

plus de 12 ans il y a

Réponse apportée
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, ...

presque 13 ans il y a | 0

| A accepté

Réponse apportée
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...

presque 13 ans il y a | 0

Question


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

presque 13 ans il y a | 3 réponses | 0

3

réponses