- Windows: https://www.mathworks.com/help/matlab/ref/matlabwindows.html
- Linux: https://www.mathworks.com/help/matlab/ref/matlablinux.html
- MacOS: https://www.mathworks.com/help/matlab/ref/matlabmacos.html
What are the meaning of the mclInitializeApplication "options" parameters?
5 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
Jaynik
2024 年 4 月 4 日
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!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!