Biyan Li
Followers: 0 Following: 0
Feeds
提问
Can Simulink Model be deployed on Production Server and/or Web App Server?
There is a list of functions not supported for compilation by MATLAB compiler and MATLAB Compiler SDK. In that list, Simulink F...
16 days 前 | 1 个回答 | 0
1
个回答提问
What is the maximum number of workers I can specify? I tried 2, it is working. If I use 3, it gives me error:"... (error code = 16): license checkout fail", see log detail
1 [2024.10.18 11:24:02.550463] [information] Starting master (pid = 9956) 2 [2024.10.18 11:24:02.566079] [information] Global l...
1 month 前 | 1 个回答 | 0
1
个回答提问
script with compiler.build.productionServerArchive returns success in MATLAB, Production Server Compiler App Test Client, but return failed using deployed archive in MPS
function [ret_createCTFFunctionbyMPSLib] = createCTFFunctionByMPSLib(mFile) % % to create a ctf service that takes a mfile and...
1 month 前 | 1 个回答 | 0
1
个回答提问
script with 'ver' command returns different products and licenses within matlab and from deployed archive on production server. See detail below
in Matlab run, I got this: {'Name: MATLAB, Version: 24.1, Release: (R2024a), Date: 19-Nov-2023' } {'Name:...
1 month 前 | 1 个回答 | 0
1
个回答提问
script returns success in MATLAB, Production Server Compiler App Test Client, but return failed using deployed archive in MPS
function [ret_createCTFFunction] = createCTFFunctionByCommand(mFile) % % to create a ctf service that takes a mfile and co...
1 month 前 | 1 个回答 | 0
1
个回答提问
Can I use production server to create ctf file and do I need to install matlab compiler sdk along with production server to achieve this?
I wrote a matlab script which contains command 'mcc' and the options to create the ctf in my local machine. The script runs cor...
2 months 前 | 2 个回答 | 0
2
个回答提问
What is the setting in Production Server for auto deployment and how do I set this up?
I could not find a place in Settings section in the Production Sever Dashboard to enable or disable auto deployment, and if I ne...
2 months 前 | 1 个回答 | 0