Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

using compled code on newwer matlab versions with Matlab R14

1 visualización (últimos 30 días)
michael
michael el 14 de Mzo. de 2020
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hello all,
I have 2 matlab environments - one with preaty new matlab and on with the old R14.
on the new matlab I have some working code.
Can I compile it (DLL, P file, some other option) and use with the old R14?
  2 comentarios
Walter Roberson
Walter Roberson el 14 de Mzo. de 2020
It would be a bit tricky because you would have to compile without "largeArrayDims" for example.
But it just might perhaps be possible to use MATLAB Compiler SDK to compile a DLL that you could loadlibrary() in the old code.
michael
michael el 14 de Mzo. de 2020
Can you please provide some detailed instructions on how to do it?

Respuestas (0)

Etiquetas

Productos


Versión

R14SP1

Community Treasure Hunt

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

Start Hunting!

Translated by