What are the meaning of the mclInitializeApplication "options" parameters?

5 visualizaciones (últimos 30 días)
Robert Serman
Robert Serman el 23 de Abr. de 2021
Respondida: Jaynik el 4 de Abr. de 2024
Hi,
I am looking for a description for the mclInitializeApplication "options" parameters listed here: https://www.mathworks.com/help/compiler_sdk/cxx/mclinitializeapplication.html?
Thanks

Respuestas (1)

Jaynik
Jaynik el 4 de Abr. de 2024
Hi Robert,
The doc for "mclInitializeApplication" mentions that the switches have the same meaning as they do when used in MATLAB. These details are available in the "matlab" command documentation for specific platforms.
You can refer the following docs to know more about each "options":
The above links can be found in the doc specifying startup options here: https://www.mathworks.com/help/matlab/matlab_env/startup-options.html
Hope this helps!

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Productos


Versión

R2013b

Community Treasure Hunt

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

Start Hunting!

Translated by