Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

using compled code on newwer matlab versions with Matlab R14

조회 수: 1 (최근 30일)
michael
michael 2020년 3월 14일
마감: MATLAB Answer Bot 2021년 8월 20일
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