Search found 2 matches

by lokky131
Tue Dec 21, 2010 10:49 pm
Forum: ROMS Tools and Techniques
Topic: RNT mex_compile problem(solved)
Replies: 1
Views: 2596

Re: RNT mex_compile problem(solved)

This problem is sovled. I found it's a very special case because g95 is not supported by matlab by default, and I also use windows (not common).But the solution is to use mingw+g95-MinGW +gnumex. 1.install mingw-get-inst-20101030(like cygwin) 2.install g95-MinGW into .../mingw 3.unzip gnumex,and set ...
by lokky131
Sun Dec 19, 2010 4:12 pm
Forum: ROMS Tools and Techniques
Topic: RNT mex_compile problem(solved)
Replies: 1
Views: 2596

RNT mex_compile problem(solved)

Hi all, I am new to R OMS and MATLAB. After a long struggle, I still can’t solve RNT mex_compile problem when I try to mex the fortran codes in ‘matlib/rnt/’directory . So I have to turn to your help!! The system I am using windows(32bit), and Matlab version is R14sp3. I’ve downloaded RNT from http:/ ...