Hi all,
I am new to ROMS and MATLAB. I have done the step 1-4 of mex_compile.txt. After running the rnt_compile, there was error:
rnt_oa3d_v2_mex.F:148.72:
pause
1
Warning: Deleted feature: PAUSE statement at (1)
How can I solve the problem, thanks a lot.
Problem of rnt_compile - rnt_oa3d_v2_mex.F
Re: Problem of rnt_compile - rnt_oa3d_v2_mex.F
It said it was a warning, not an error. Did it actually compile? If not, try commenting out the pause statement.