Mastering Programming with MATLAB: (21) Standalone Applications

Опубликовано: 27 Октябрь 2024
на канале: Jalal YzY
1,820
17

I am here to help you with your questions. Please send your queries at: [email protected]

Create a standalone application if you want to run MATLAB code on target machines that do not have MATLAB installed. Compile the MATLAB code by running the compiler.build.standaloneApplication or mcc command, or by using the Application Compiler app. Standalone applications run on Windows®, Linux®, and macOS corresponding to the platform on which they are generated.