Community Profile

photo

Kaba


Aktiv seit 2012

Statistiken

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
How do I connect my Matlab R2015a with my visual studio 2015 RC c/c++ compiler?
You can add support for VS2015 RC in Matlab 2015a/2014b <http://kaba.hilvi.org/homepage/blog/vs2015_in_matlab_2015/vs_2015_in_ma...

fast 9 Jahre vor | 2

Frage


Debug-mode compilation in Windows uses release-mode C and C++ standard libraries
When I compile a mex with the -g (debug mode) option in Windows, Visual Studio is passed the flag /MD (at least in Matlab 2013b/...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


When will support for Clang become available?
In recent years, Clang has grown to a production-quality compiler, with lots of attractive qualities, such as very good standard...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Why doesn't Matlab support newer gcc versions?
Now that the C++11 standard is out, it would be nice to use its features directly when creating mex-files. However, even the lat...

mehr als 11 Jahre vor | 2 Antworten | 1

2

Antworten