Borrar filtros
Borrar filtros

How to compile the .m file and use it in VC++

4 visualizaciones (últimos 30 días)
Yang
Yang el 7 de Jun. de 2011
Dear all,
Which technique should I use?

Respuesta aceptada

Titus Edelhofer
Titus Edelhofer el 7 de Jun. de 2011
Hi,
use the MATLAB compiler and generate a C/C++-Shared Library ... just start
deploytool
and follow the steps ...
Titus
  3 comentarios
Kaustubha Govind
Kaustubha Govind el 7 de Jun. de 2011
You need to first install a supported C/C++ compiler. Look for your MATLAB release number and your machine platform in the list at: http://www.mathworks.com/support/compilers/R2011a/win32.html
Titus Edelhofer
Titus Edelhofer el 7 de Jun. de 2011
Hi,
since your question is about VC++, I guess you are working on Windows. Since no compiler shows up, you are using 64 Bit MATLAB? If you run "mbuild -setup" and hit "n" for not showing the installed compilers, a list shows up with the supported ones ...
Titus

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Deploy to C++ Applications Using mwArray API (C++03) en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by