Info

此问题已关闭。 请重新打开它进行编辑或回答。

using compled code on newwer matlab versions with Matlab R14

1 次查看(过去 30 天)
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 个评论
Walter Roberson
Walter Roberson 2020-3-14
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 2020-3-14
Can you please provide some detailed instructions on how to do it?

回答(0 个)

此问题已关闭。

产品


版本

R14SP1

Community Treasure Hunt

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

Start Hunting!

Translated by