Feeds
질문
Matlab automatically starts when I open Terminal on my MAC
Hello, I have Matlab version 15 and I was using my terminal and looking through all the folders because I was looking for a f...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
How do you copy MATLAB strings to Fortran character variables?
Hellow,I am trying to copy MATLAB strings stored in a matlab structure (example: input.value='title') and copy it to a fortran C...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
Getting the values of a Matlab Structure using a FORTRAN MEX file
Hi, I am trying to pass a matlab structure to a FORTRAN subroutine. In my gateway routine, I am trying to get the values of ...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
Symbol not found: __gfortran_transfer_real_write
Hi, I am using gfortran 4.8 (also tried gfrotran4.2 and gfortran 4.3) and I keep getting this error : Invalid MEX-file '/Us...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
passing a structure into a fortran subroutine in a mex file.
Hi, I am trying to pass a matlab structure into a fortran subroutine using mex files. I am not sure how to do that since I nee...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
Fortran Mex file using GNU gfortran 4.3
I am trying to build a MEX file on a MAC laptop. I am using MATLAB 2014a. Looking at the supported compilers for fortran, it say...
거의 11년 전 | 답변 수: 1 | 0
