We want to port code generated by deploytool to many different OS. Do we need to run deploytool on every OS?

조회 수: 1 (최근 30일)
We have MATLAB software we'd like to share with non-MATLAB users. Packaging it into a standalone executable with deploytool sounds like a good way to do this. However, since
1. we don't know the OS of the users, and
2. deploytool only makes executables that can be run in the same OS they were made in
do we need to run deploytool in every potential OS?
If so, this sounds prohibitive. Is there anything that would make it easier? e.g. Is it backward compatible, meaning we could run deploytool once in the newest Mac/Windows/Linux OS and the executable would run in all older versions of the OS?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by