Community Profile

photo

jg614


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
mex -setup Fortran
MathWorks has disabled ("dropped support for") gfortran as a MEX compiler on Mac since R2015b, when the Intel Fortran compiler b...

4 years ago | 1

| accepted

Answered
Gfortran not found by mex -setup
Well, I found the solution embarrasingly quickly after continuing to search. See this answer. The blog post linked in that answ...

5 years ago | 1

| accepted

Question


Gfortran not found by mex -setup
I'm trying to set up mex compilers on R2016b. I have GCC 8.2.0 installed (same version for gcc-c++ and gfortran). I was able to ...

5 years ago | 1 answer | 1

1

answer

Question


Matlab gives a "License checkout failed" error after rebooting
I'm using Fedora 27 with Linux 4.14.16-300. Every time I reboot it gives me an error: License checkout failed. License Man...

6 years ago | 1 answer | 0

1

answer

Question


Error using mvncdf: "SIGMA must be a square, symmetric, positive definite matrix."
When running mvncdf I get an error: "SIGMA must be a square, symmetric, positive definite matrix." Here is my code: x = [...

7 years ago | 2 answers | 0

2

answers