Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Is there any total solution for Matlab to work with visual C++ released after Matlab?

1 vue (au cours des 30 derniers jours)
kevin
kevin le 24 Juin 2014
Clôturé : MATLAB Answer Bot le 20 Août 2021
I saw a link here:
and my problem is to have : Matlab R2011b to work with visual C++ 2012 or later version.
Can the solution be used immediately? or is there any total solution for such issues?

Réponses (1)

James Tursa
James Tursa le 25 Juin 2014
Modifié(e) : James Tursa le 25 Juin 2014
Unfortunately, The Mathworks is not in the habit of releasing mexopts files for older MATLAB releases when new compilers come on the market. It would be good if they did, IMO. So what to do? Here are some choices:
1) Look on the FEX for configuration files. Often users create their own mexopts files for specific compilers and platforms and then post them. E.g., I haven't tried these myself but you might take a look here:
2) Modify some older mexopts files that you do have (e.g., 2008) to work with 2010. Sometimes all you need to do is copy the old files into new named files, and then edit the new files and replace version numbers.
3) Find someone with a later version of MATLAB that has 2010 support and get them to compare the 2010 files with the 2008 files so they can tell you precisely what changes to make.

Tags

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by